imagej / imagej/ImageJ

How to get the standard error of fit parameters with CurveFitter.java

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
786
Forks
267
PR merge metrics
No merged PRs in 30d

Description

Not really an issue folks, but wondering if someone knows how to get the standard error of the fit parameters with the CurveFitter class. It does a great job of fitting. I can easily get the sum of the residuals, R^2, the array of residuals, etc.... But have not found an easy way to get the standard error of the fit params. Can anyone guide me?

Thanks to everyone for continued support of this software!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating CurveFitter.java and reviewing the existing fit-statistic and residual APIs. Determine whether standard errors for fit parameters are already exposed or whether the request requires a new design; done should be a documented, usable way to obtain those standard errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.