Tool for linear least-square fitting?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Tool for linear least-square fitting?

Danju Men
Hi all,

 

Is there a macro function or plugin that I can use to do linear least-square
fitting of some scattered data points, like you usually do in Excel?

 

Thanks,

Danju


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Tool for linear least-square fitting?

Michael Schmid
On Oct 30, 2012, at 23:39, Danju Men wrote:

> Is there a macro function or plugin that I can use to do linear least-square fitting of some scattered data points, like you usually do in Excel?

See
  http://rsb.info.nih.gov/ij/developer/macro/functions.html#Fit
and
  http://rsb.info.nih.gov/ij/docs/guide/146-30.html#toc-Subsection-30.14
  (scroll down to 'Curve Fitting' for a list of supported functions)

Michael
________________________________________________________________
On Oct 30, 2012, at 23:39, Danju Men wrote:

> Hi all,
>
>
>
> Is there a macro function or plugin that I can use to do linear least-square
> fitting of some scattered data points, like you usually do in Excel?
>
>
>
> Thanks,
>
> Danju
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Tool for linear least-square fitting?

hiroshi maebashi
In reply to this post by Danju Men
You can use
 Analize> Tools> Curve Fitting ... on the Image J.

There is a Fit Function In Macro Function.


Mr. H. Maebashi

2012/10/31 Danju Men <[hidden email]>

> Hi all,
>
>
>
> Is there a macro function or plugin that I can use to do linear
> least-square
> fitting of some scattered data points, like you usually do in Excel?
>
>
>
> Thanks,
>
> Danju
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
>
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html