-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 882 Bytes
/
Copy pathNAMESPACE
File metadata and controls
33 lines (32 loc) · 882 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
# Generated by roxygen2: do not edit by hand
export(StatEwcdf)
export(arch_loglike)
export(filament1_estimate)
export(filament1_predict)
export(optimisation)
export(proper_score)
export(stat_ewcdf)
export(wquantile)
import(shiny)
importFrom(bench,mark)
importFrom(ggplot2,Stat)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,has_flipped_aes)
importFrom(gradethis,grade_this)
importFrom(graphics,contour)
importFrom(graphics,curve)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(knitr,opts_chunk)
importFrom(learnr,tutorial_options)
importFrom(patchwork,plot_layout)
importFrom(rmarkdown,render)
importFrom(spatstat.geom,ellipse)
importFrom(spatstat.univar,ewcdf)
importFrom(stats,dnorm)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,qt)
importFrom(testthat,test_that)
importFrom(tidyverse,tidyverse_packages)