diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,6 +74,7 @@ export(mkinresplot) export(mkinsub) export(mmkin) export(nafta) +export(nlme) export(nlme_data) export(nlme_function) export(parms) @@ -99,7 +100,6 @@ importFrom(parallel,mclapply) importFrom(parallel,parLapply) importFrom(pkgbuild,has_compiler) importFrom(purrr,map_dfr) -importFrom(saemix,psi) importFrom(stats,AIC) importFrom(stats,BIC) importFrom(stats,aggregate) |