aboutsummaryrefslogtreecommitdiff
path: root/man/plot.mmkin.Rd
AgeCommit message (Collapse)AuthorFilesLines
2021-01-25Change default ylab in plot.mkinfit, explicit ylab for plot.mmkinJohannes Ranke1-0/+3
See NEWS.md. Closes #12
2020-05-12Documentation improvements, rebuild static docsJohannes Ranke1-1/+1
2020-04-15Include random effects in starting parametersJohannes Ranke1-1/+2
- mean_degparms() now optionally returns starting values for fixed and random effects, which makes it possible to obtain acceptable fits also in more difficult cases (with more parameters) - Fix the anova method, as it is currently not enough to inherit from lme: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17761 - Show fit information, and per default also errmin information in plot.nlme.mmkin() - Examples for nlme.mmkin: Decrease tolerance and increase the number of iterations in the PNLS step in order to be able to fit FOMC-SFO and DFOP-SFO
2020-04-03Compiled models article, reduce distractionsJohannes Ranke1-0/+5
- Added a section with platform specific notes on getting compiled models to work to the compiled models article - Don't return empty SFORB parameter list from endpoints() if there is no SFORB model - Avoid warnings when using standardized = TRUE in plot.mmkin()
2020-03-30Don't check for gcc on the path in mkinmodJohannes Ranke1-4/+13
Roxygen update -> formatting changes in Rd files
2019-12-16Argument ymax for plot.mmkinJohannes Ranke1-1/+3
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-48/+48
2019-09-02Some changes to improve plots on beamer slidesJohannes Ranke1-2/+5
2019-05-08Add functionality to plot the error modelJohannes Ranke1-3/+14
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs
2019-04-10Adapt tests, vignettes and examplesJohannes Ranke1-3/+3
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit
2016-12-07Use latex in plots when using tikzDeviceJohannes Ranke1-0/+3
2016-11-18Improve examples for showing with pkgdownJohannes Ranke1-3/+4
- Use quiet= TRUE in dontrun sections - Use mkinsub in model definitions - Avoid \code{\link{}} in titles
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-4/+4
Also ignore test.R in the top level directory, as it is not meant to be public
2016-06-27Show chi2 in plot.mkinfit, round with signifJohannes Ranke1-2/+2
2016-06-25Fix the plot margins for combined plotsJohannes Ranke1-2/+2
2016-06-25Working state, but not backwards compatibleJohannes Ranke1-1/+1
In this commit, the separatation of plots for observed variables works. The formatting should be improved. However, in gmkin, plotting with show_residuals = TRUE is used, and the GUI expects that the residual plot is below the main plot. This behaviour should be restored.
2016-06-24Convert main vignette to Rmd/html, add_err(), fixesJohannes Ranke1-0/+5
2015-07-22Remove periods in help file titlesJohannes Ranke1-1/+1
2015-07-20Updates and fixes to documentationJohannes Ranke1-1/+1
2015-06-29Quiet fitting in examples and more links for static docs.Johannes Ranke1-1/+1
2015-06-26Pass R CMD check --as-cran, vignette rebuildJohannes Ranke1-2/+4
2015-06-26More plotting in help files, fix Make- and .*ignore filesJohannes Ranke1-1/+2
2015-06-26Subsetting and plotting for mmkin objectsJohannes Ranke1-0/+50
Including documentation and documentation improvements for mmkin().

Contact - Imprint