From 68f5f5c17e3e1c3f9272b9b663a4d7380433b530 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 4 Apr 2020 16:46:37 +0200 Subject: Add three functions to facilitate the use of nlme --- NAMESPACE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index b16541ca..1b53f101 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -45,7 +45,7 @@ export(max_twa_fomc) export(max_twa_hs) export(max_twa_parent) export(max_twa_sfo) -export(memkin) +export(mean_degparms) export(mkin_long_to_wide) export(mkin_wide_to_long) export(mkinds) @@ -60,6 +60,8 @@ export(mkinresplot) export(mkinsub) export(mmkin) export(nafta) +export(nlme_data) +export(nlme_function) export(parms) export(plot_err) export(plot_res) -- cgit v1.2.1