[ncl-talk] chi-square fit using a parabolic curve

Dennis Shea shea at ucar.edu
Tue Dec 4 22:07:57 MST 2018


Not sure what you are asking.
Perhaps:

*https://www.ncl.ucar.edu/Document/Functions/Built-in/lspoly_n.shtml*
<https://www.ncl.ucar.edu/Document/Functions/Built-in/lspoly_n.shtml>

[ also"* https://www.ncl.ucar.edu/Document/Functions/Built-in/lspoly.shtml
<https://www.ncl.ucar.edu/Document/Functions/Built-in/lspoly.shtml>* ]

=================================
*https://www.ncl.ucar.edu/Applications/regress.shtml*
<https://www.ncl.ucar.edu/Applications/regress.shtml>
regress_6.ncl
--
*https://www.ncl.ucar.edu/Applications/scatter.shtml*
<https://www.ncl.ucar.edu/Applications/scatter.shtml>
scatter_9.ncl
---

I have attached a very simple chi-square, least-square test statistic
function.

%> ncl test.chisq_curve.ncl

Good luck


On Tue, Dec 4, 2018 at 1:57 PM Xi Chang <xi.chang01 at gmail.com> wrote:

> Dear NCL,
>
> Is there any function to make a fitting line with a parabolic curve in NCL?
>
> Thank you
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181204/72b229dd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.chisq_curve.ncl
Type: application/octet-stream
Size: 2193 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181204/72b229dd/attachment.obj>


More information about the ncl-talk mailing list