-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
191 lines (190 loc) · 4.5 KB
/
NAMESPACE
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
# Generated by roxygen2: do not edit by hand
S3method("+",pk)
S3method("-",pk)
S3method(AAFE,default)
S3method(AAFE,pk)
S3method(AFE,default)
S3method(AFE,pk)
S3method(AIC,pk)
S3method(BIC,pk)
S3method(check_required_status,default)
S3method(check_required_status,pk)
S3method(coef,pk)
S3method(coef_sd,default)
S3method(coef_sd,pk)
S3method(compare_models,default)
S3method(compare_models,pk)
S3method(data_summary,default)
S3method(data_summary,pk)
S3method(do_data_info,default)
S3method(do_data_info,pk)
S3method(do_fit,default)
S3method(do_fit,pk)
S3method(do_prefit,default)
S3method(do_prefit,pk)
S3method(do_preprocess,default)
S3method(do_preprocess,pk)
S3method(eval_tkstats,default)
S3method(eval_tkstats,pk)
S3method(fold_error,default)
S3method(fold_error,pk)
S3method(get_data,default)
S3method(get_data,pk)
S3method(get_data_group,default)
S3method(get_data_group,pk)
S3method(get_data_info,default)
S3method(get_data_info,pk)
S3method(get_data_original,default)
S3method(get_data_original,pk)
S3method(get_data_sigma_group,default)
S3method(get_data_sigma_group,pk)
S3method(get_data_summary,default)
S3method(get_error_group,default)
S3method(get_error_group,pk)
S3method(get_fit,default)
S3method(get_fit,pk)
S3method(get_hessian,default)
S3method(get_hessian,pk)
S3method(get_mapping,default)
S3method(get_mapping,pk)
S3method(get_nca,default)
S3method(get_nca,pk)
S3method(get_prefit,default)
S3method(get_prefit,pk)
S3method(get_scale_conc,default)
S3method(get_scale_conc,pk)
S3method(get_scale_time,default)
S3method(get_scale_time,pk)
S3method(get_settings_data_info,default)
S3method(get_settings_data_info,pk)
S3method(get_settings_optimx,default)
S3method(get_settings_optimx,pk)
S3method(get_settings_preprocess,default)
S3method(get_settings_preprocess,pk)
S3method(get_stat_error_model,default)
S3method(get_stat_error_model,pk)
S3method(get_stat_model,default)
S3method(get_stat_model,pk)
S3method(get_status,default)
S3method(get_status,pk)
S3method(get_tkstats,default)
S3method(get_tkstats,pk)
S3method(get_winning_model,default)
S3method(get_winning_model,pk)
S3method(logLik,pk)
S3method(nca,default)
S3method(nca,pk)
S3method(pk_add,default)
S3method(pk_add,pk_facet_data)
S3method(pk_add,pk_scales)
S3method(pk_add,pk_settings_data_info)
S3method(pk_add,pk_settings_optimx)
S3method(pk_add,pk_settings_preprocess)
S3method(pk_add,pk_stat_error_model)
S3method(pk_add,pk_stat_model)
S3method(pk_add,uneval)
S3method(pk_subtract,default)
S3method(pk_subtract,pk_stat_model)
S3method(plot,pk)
S3method(predict,pk)
S3method(print,pk)
S3method(residuals,pk)
S3method(rmse,default)
S3method(rmse,pk)
S3method(rsq,default)
S3method(rsq,pk)
S3method(summary,pk)
S3method(twofold_test,default)
S3method(twofold_test,pk)
export(AAFE)
export(AFE)
export(add_pk)
export(auc_1comp)
export(auc_2comp)
export(auc_flat)
export(auto_units)
export(calc_nca)
export(check_required_status)
export(coef_sd)
export(compare_models)
export(convert_summary_to_log10)
export(convert_time)
export(cp_1comp)
export(cp_2comp)
export(cp_2comp_dt)
export(cp_flat)
export(data_summary)
export(dlnorm_summary)
export(dnorm_summary)
export(do_data_info)
export(do_fit)
export(do_prefit)
export(do_preprocess)
export(eval_tkstats)
export(facet_data)
export(fold_error)
export(get_data)
export(get_data_group)
export(get_data_info)
export(get_data_original)
export(get_data_sigma_group)
export(get_data_summary)
export(get_error_group)
export(get_fit)
export(get_hessian)
export(get_mapping)
export(get_nca)
export(get_prefit)
export(get_scale_conc)
export(get_scale_time)
export(get_settings_data_info)
export(get_settings_optimx)
export(get_settings_preprocess)
export(get_stat_error_model)
export(get_stat_model)
export(get_status)
export(get_tkstats)
export(get_winning_model)
export(is.pk)
export(is.pk_faceted)
export(is.pk_scales)
export(is.pkproto)
export(log_likelihood)
export(mapping)
export(nca)
export(pk)
export(pk_add)
export(pk_model)
export(pk_subtract)
export(rmse)
export(rsq)
export(scale_conc)
export(settings_data_info)
export(settings_preprocess)
export(stat_error_model)
export(subtract_pk)
export(tkstats_1comp)
export(tkstats_1comp_cl)
export(tkstats_2comp)
export(tkstats_flat)
export(transformed_params_2comp)
export(twofold_test)
import(PK)
import(cli)
import(dplyr)
import(ggplot2)
import(glue)
import(httk)
import(multidplyr)
import(numDeriv)
import(purrr)
import(tibble)
import(tidyr)
import(tidyselect)
importFrom(MASS,ginv)
importFrom(Matrix,Cholesky)
importFrom(Matrix,expand1)
importFrom(magrittr,`%>%`)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,logLik)