# Generated by roxygen2: do not edit by hand

export(Arm)
export(Bolus)
export(Bootstrap)
export(BootstrapDistribution)
export(ConstantDistribution)
export(Covariate)
export(Dataset)
export(DatasetConfig)
export(Declare)
export(DiscreteDistribution)
export(DoseAdaptation)
export(EtaDistribution)
export(Event)
export(EventCovariate)
export(Events)
export(FixedDistribution)
export(FunctionDistribution)
export(Hardware)
export(IOV)
export(Infusion)
export(LogNormalDistribution)
export(NOCB)
export(NormalDistribution)
export(Observations)
export(Occasion)
export(PI)
export(ParameterDistribution)
export(Scenario)
export(Scenarios)
export(Settings)
export(SimulationProgress)
export(Solver)
export(TimeVaryingCovariate)
export(UniformDistribution)
export(VPC)
export(applyScenario)
export(campsis_handler)
export(dosingOnly)
export(generateIIV)
export(generateIIV_)
export(getCovariates)
export(getEventCovariates)
export(getFixedCovariates)
export(getIOVs)
export(getOccasions)
export(getSeedForDatasetExport)
export(getSeedForIteration)
export(getSeedForParametersSampling)
export(getSplittingConfiguration)
export(getTimeVaryingCovariates)
export(getTimes)
export(obsOnly)
export(retrieveParameterValue)
export(sample)
export(scatterPlot)
export(setLabel)
export(setSubjects)
export(setupPlanDefault)
export(setupPlanSequential)
export(shadedPlot)
export(simulate)
export(spaghettiPlot)
export(vpcPlot)
exportClasses(arm)
exportClasses(arms)
exportClasses(bolus)
exportClasses(bootstrap)
exportClasses(bootstrap_distribution)
exportClasses(constant_distribution)
exportClasses(covariate)
exportClasses(covariates)
exportClasses(dataset)
exportClasses(dataset_config)
exportClasses(declare_settings)
exportClasses(distribution)
exportClasses(dose_adaptation)
exportClasses(dose_adaptations)
exportClasses(event)
exportClasses(event_covariate)
exportClasses(events)
exportClasses(fixed_covariate)
exportClasses(fixed_distribution)
exportClasses(function_distribution)
exportClasses(hardware_settings)
exportClasses(infusion)
exportClasses(mrgsolve_engine)
exportClasses(nocb_settings)
exportClasses(observations)
exportClasses(observations_set)
exportClasses(occasion)
exportClasses(occasions)
exportClasses(protocol)
exportClasses(rxode_engine)
exportClasses(scenario)
exportClasses(scenarios)
exportClasses(simulation_engine)
exportClasses(simulation_progress)
exportClasses(simulation_settings)
exportClasses(solver_settings)
exportClasses(time_varying_covariate)
exportClasses(treatment)
exportClasses(treatment_iov)
exportClasses(treatment_iovs)
exportClasses(undefined_distribution)
import(campsismod)
importFrom(MASS,mvrnorm)
importFrom(assertthat,assert_that)
importFrom(campsismod,export)
importFrom(campsismod,select)
importFrom(digest,sha1)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,row_number)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(furrr,furrr_options)
importFrom(furrr,future_imap_dfr)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future,tweak)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ylab)
importFrom(methods,callNextMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(plyr,is.formula)
importFrom(plyr,mapvalues)
importFrom(progressr,progressor)
importFrom(purrr,accumulate)
importFrom(purrr,detect)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_df)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_function)
importFrom(rlang,parse_expr)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
