- Document with roxygen2, helped by Rd2roxygen
- Added a
NEWS.mdfile to track changes to the package.
- Updated citation for the nlstools package
- The new function 'confint2' (originally implemented in the deprecated package 'nlrwr') was added to the 'nlstools'
- The new dataset 'L.minor' (originated from the deprecated package 'nlwrw') was added to 'nlstools'
- Most formulas and data sets related to predictive microbiology (as well as the associated vignette) have been moved to the separate package 'nlsMicrobio'
- O2K.rda: new dataset about oxygen kinetics in 6-minute walk test
- fix .First.lib call issue by removing unnecessary First.lib.R
- version 0.0-12
- plotfit function was modified in order to avoid that different independent variables are used in the plot and points statement (thanks to the help of Wolfgang Kraus)
- plot.nlsContourRSS was updated with an extra argument useRaster (= TRUE by default) so that a bitmap raster is used in the image displaying the contours
- version 0.0-11
- update contact information
- plotfit: the first independent variable is selected by default for the representation (x-axis)
- version 0.0-10
- competitionmodels.R and competitionmodels.Rd: add of models
- competitioncurve : add of data for these models
- nlstools_vignette : minor correction
- version 0.0-9
- nlsBoot: the 95% CI was not supplied correctly (bug fixed, reported by Andrej-Nikolai Spiess)
- nlsContourRSS: new argument 'col.pal' which is used to define the palette of colors used in the background of the plot (suggestion by Dieter Menne).
- version 0.0-8
- nlsResiduals.R: re-organization of the plots
- michaelismodels.R, michaelismodels.Rd
- vmkm.rda, vmkmki.rda, michaelisdata.Rd
- inst/doc/nlstools_vignette
- version 0.0-7
- nlsBoot.R: handles exception in the function 'try'
- nlsBoot.R: function 'try' and 'update' is used now
- nlsJack: function 'update' is used
- survivalcurve: data sets are split
- growthcurve: data sets are split
- nlsResiduals.R: the 4 default plots are types 1, 3, 4, qq-plot
- *.Rd: changed the \usage entries for S3 methods using the \method markup
- *.Rd: improved the overall documentation
- nlsContourRSS.R: the contour of the 95 percent RSS threshold is plotted
- secondary.R, secondary.Rd
- ross.rda, ross.Rd
- nlsBoot.R, nlsConfRegions.R, nlsContourRSS.R: argument 'ask' for interactive plots
- survivalmodels.Rd, survivalcurve.Rd
- survivalmodels.R
- survivalcurve.Rda
- nlstools.R: includes functions preview, plotfit and overview. Replace nlsFit.R
- .Rd files: added and completed some references
- growthcurve.Rd: completed the example
- data/growthcurve.rda, R/growthmodels.R
- R/nlsFit: plotfit, preview, overview
- R/*.R: changed the variable names (LOG10)