search for: rationalfit

Displaying 1 result from an estimated 1 matches for "rationalfit".

2012 May 11
0
NLS sensitivity to start= values or poles in data range
...inal fit. The code block in the middle defining indsubset and depsubset contain three different options for the starting values. I thank you all in advance for any help or insights. Simplified code follows... Actual code for the interactive version is available at http://www.schrodingersghost.com/RationalFit-0.2.R # Start of Code # Read and plot the data InputData <- read.table("http://itl.nist.gov/div898/strd/nls/data/LINKS/DATA/Hahn1.dat", header=0, row.names=NULL, col.names=c("CTE","K"), skip=60) indvar <- 2 depvar <- 1...