aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
blob: bb4f5f92745e276cde18cf5c16476c0b4ff43d37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
# Generated by roxygen2: do not edit by hand

S3method("[",mmkin)
S3method(AIC,mmkin)
S3method(BIC,mmkin)
S3method(aw,mkinfit)
S3method(aw,mmkin)
S3method(confint,mkinfit)
S3method(f_time_norm_focus,mkindsg)
S3method(f_time_norm_focus,numeric)
S3method(loftest,mkinfit)
S3method(logLik,mkinfit)
S3method(lrtest,mkinfit)
S3method(lrtest,mmkin)
S3method(mixed,mmkin)
S3method(mkinpredict,mkinfit)
S3method(mkinpredict,mkinmod)
S3method(nlme,mmkin)
S3method(nlmixr,mmkin)
S3method(nobs,mkinfit)
S3method(parms,mkinfit)
S3method(parms,mmkin)
S3method(plot,mixed.mmkin)
S3method(plot,mkinfit)
S3method(plot,mmkin)
S3method(plot,nafta)
S3method(print,mixed.mmkin)
S3method(print,mkinds)
S3method(print,mkindsg)
S3method(print,mkinmod)
S3method(print,mmkin)
S3method(print,nafta)
S3method(print,nlme.mmkin)
S3method(print,nlmixr.mmkin)
S3method(print,saem.mmkin)
S3method(print,summary.mkinfit)
S3method(print,summary.nlme.mmkin)
S3method(print,summary.saem.mmkin)
S3method(residuals,mkinfit)
S3method(saem,mmkin)
S3method(summary,mkinfit)
S3method(summary,nlme.mmkin)
S3method(summary,nlmixr.mmkin)
S3method(summary,saem.mmkin)
S3method(update,mkinfit)
S3method(update,mmkin)
S3method(update,nlme.mmkin)
export(CAKE_export)
export(DFOP.solution)
export(FOMC.solution)
export(HS.solution)
export(IORE.solution)
export(SFO.solution)
export(SFORB.solution)
export(add_err)
export(aw)
export(backtransform_odeparms)
export(create_deg_func)
export(endpoints)
export(f_time_norm_focus)
export(get_deg_func)
export(ilr)
export(invilr)
export(loftest)
export(logistic.solution)
export(lrtest)
export(max_twa_dfop)
export(max_twa_fomc)
export(max_twa_hs)
export(max_twa_parent)
export(max_twa_sfo)
export(mean_degparms)
export(mixed)
export(mkin_long_to_wide)
export(mkin_wide_to_long)
export(mkinds)
export(mkindsg)
export(mkinerrmin)
export(mkinerrplot)
export(mkinfit)
export(mkinmod)
export(mkinparplot)
export(mkinplot)
export(mkinpredict)
export(mkinresplot)
export(mkinsub)
export(mmkin)
export(nafta)
export(nlme)
export(nlme_data)
export(nlme_function)
export(nlmixr_data)
export(nlmixr_model)
export(parms)
export(plot_err)
export(plot_res)
export(plot_sep)
export(saem)
export(saemix_data)
export(saemix_model)
export(sigma_twocomp)
export(transform_odeparms)
import(deSolve)
import(graphics)
import(nlme)
importFrom(R6,R6Class)
importFrom(grDevices,dev.cur)
importFrom(lmtest,lrtest)
importFrom(methods,signature)
importFrom(nlmixr,nlmixr)
importFrom(nlmixr,tableControl)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(purrr,map_dfr)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cov2cor)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,na.fail)
importFrom(stats,nlminb)
importFrom(stats,nobs)
importFrom(stats,optimize)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,shapiro.test)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(utils,getFromNamespace)
importFrom(utils,packageVersion)
importFrom(utils,write.table)

Contact - Imprint