diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-19 15:41:24 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-19 15:41:24 +0100 |
commit | db9ae6a0c9cecb92048fde6f06af1da183c09b5f (patch) | |
tree | f0ea97545549c71bd7aa3d13afed422fd402f0e6 /_pkgdown.yml | |
parent | 6441a9f35d66f2c4d38c0036f99cd8f509d76f3b (diff) |
Depend on parallel, doc improvements
By depending on parallel instead of importing it, functions to set up
and stop a cluster are always available when mkin is loaded.
The use of multicore processing in mmkin on Windows is now documented in
the help file, which brings mkin closer to a version 1.0 #9.
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 75296568..cb3fa078 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -51,6 +51,8 @@ reference: - saemix_model - title: Datasets and known results contents: + - focus_soil_moisture + - D24_2014 - FOCUS_2006_A - FOCUS_2006_SFO_ref_A_to_F - FOCUS_2006_FOMC_ref_A_to_F @@ -64,23 +66,23 @@ reference: - experimental_data_for_UBA_2019 - test_data_from_UBA_2014 - mkinds - - print.mkinds + - mkindsg - title: NAFTA guidance contents: - nafta - print.nafta - plot.nafta - - title: Helper functions mainly used internally + - title: Utility functions contents: - - mkinsub + - f_time_norm_focus - max_twa_parent - - mkinpredict - mkin_wide_to_long - mkin_long_to_wide - - print.mkinmod + - title: Helper functions mainly used internally + contents: + - mkinpredict - transform_odeparms - ilr - - sigma_twocomp - logLik.mkinfit - residuals.mkinfit - nobs.mkinfit @@ -101,6 +103,7 @@ reference: - title: Generate synthetic datasets contents: - add_err + - sigma_twocomp - title: Deprecated functions desc: Functions that have been superseded contents: |