-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 1019 Bytes
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 1019 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(augment,cosinor)
S3method(confint,cosinor)
S3method(cosinor,data.frame)
S3method(cosinor,default)
S3method(cosinor,formula)
S3method(cosinor,matrix)
S3method(cosinor,recipe)
S3method(plot,cosinor)
S3method(predict,cosinor)
S3method(print,cosinor)
S3method(print,cosinor_reg)
S3method(summary,cosinor)
S3method(tidy,cosinor)
S3method(update,cosinor_reg)
export(augment)
export(cosinor)
export(cosinor_area)
export(cosinor_features)
export(cosinor_goodness_of_fit)
export(cosinor_reg)
export(cosinor_zero_amplitude)
export(evaluate_maude_event)
export(extract_la_diameter)
export(extract_la_size)
export(extract_lvef)
export(extract_lvidd)
export(ggcosinor)
export(ggellipse)
export(load_maude_codes)
export(maude_fda_api_call)
export(procedure_codes)
export(query_genes_by_phenotype)
export(query_genetic_variants)
export(query_maude)
export(read_vep_data)
export(read_vep_header)
export(tidy)
import(ggplot2)
importFrom(generics,augment)
importFrom(generics,tidy)