Age | Commit message (Collapse) | Author | Files | Lines |
|
Use lazy = TRUE in the pd target for generating pkgdown documentation
|
|
to check if the link to the pfm package is correctly generated by
pkgdown after preparing the pfm package docs accordingly
|
|
Static documentation rebuilt by pkgdown
|
|
Static documentation rebuilt by pkgdown
|
|
- Reconcile docs and code for max_twa_parent
- Correct links to docs in twa vignette
- Static documentation rebuilt by pkgdown
|
|
|
|
Address winbuilder check problems, update check log, update of static docs
|
|
|
|
|
|
Static documentation rebuilt by pkgdown
|
|
Static documentation rebuilt by pkgdown
|
|
|
|
|
|
The new algorithm tries direct optimization of the likelihood, as well
as a three step procedure. In this way, we consistently get the
model with the highest likelihood for SFO, DFOP and HS for all 12
new test datasets.
|
|
|
|
by plotting squared residuals against predicted values, and
showing the variance function used in the fitted error model.
Rebuild docs
|
|
Static documentation rebuilt by pkgdown
|
|
- Fix the respective error in the code
- Static documentation rebuilt by pkgdown
|
|
Now we have a three stage fitting process for
nonconstant error models:
- Unweighted least squares
- Only optimize the error model
- Optimize both
Static documentation rebuilt by pkgdown
|
|
from vignettes/mkin.Rmd
Static documentation rebuilt by pkgdown
|
|
- Skip long running tests on CRAN as well to avoid timeout on winbuilder
- Don't install benchmark results in the package, they are only needed
in the git repository
- Don't run example in man/add_err.Rd as it takes > 10 s on winbuilder
- Rebuild docs
|
|
- Write the NEWS
- Static documentation rebuilt by pkgdown
- Adapt mkinerrmin
- Fix (hopefully all) remaining problems in mkinfit
|
|
- No IRLS required
- Removed optimization algorithms other than Port
- Removed the dependency on FME
- Fitting the error model 'obs' is much faster for the FOCUS_2006_D
dataset and the FOMC_SFO model (1 second versus 3.4 seconds)
- Vignettes build slower. Compiled models needs 3 minutes instead of 1.5
- For other vignettes, the trend is less clear. Some fits are faster,
even for error_model = "const". FOCUS_Z is faster (34.9 s versus
44.1 s)
- Standard errors and confidence intervals are slightly smaller
- Removed code for plotting during the fit, as I hardly ever used it
- Merged the two cost functions (using transformed and untransformed
parameters) into one log-likelihood function
|
|
Also:
- Change rounding in print.nafta
- Add dots argument to nafta()
- Use cores=1 in examples
- Restrict N in IORE model to values > 0
|
|
which was accidentally overwritten by pkgdown -> roxygen
|
|
- Rebuild static documentation
- Adapt test to new approach to two component error model
where the model is inadequate
|
|
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y.
Rebuild static documentation.
|
|
Now with rbenchmark installed, to get results for the compiled_models
vignette
|
|
|
|
To make the text consistent with the results produced by the
current mkin version.
Static documentation articles rebuilt by pkgdown::build_articles()
|
|
Static documentation articles rebuilt by pkgdown::build_articles()
|
|
Static documentation articles rebuilt by pkgdown::build_articles()
|
|
Static documentation except articles rebuilt by pkgdown
|
|
- Static documentation rebuilt by pkgdown::build_articles()
- DESCRIPTION: Version bump and current date
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add very small twa vignette, update pkgdown docs
|
|
- Fix the remaining links to static docs on r-forge in README
- Build mkin_*.tar.gz packages in current directory
- check and test (test.log unchanged)
|
|
|
|
|
|
|
|
- Use https for canonical R URLs
- Update CAKE URL to one giving a valid SSL certificate
|