tests/test_quantVPC.R

library(nlmeVPC)
library(testit)


data(origdata)
data(simdata)
obj=quantVPC(origdata,simdata,prob=0.5)

assert("quantVPC plot succeeded", "ggplot" %in% class(obj))

Try the nlmeVPC package in your browser

Any scripts or data that you put into this service are public.

nlmeVPC documentation built on Dec. 28, 2022, 2:49 a.m.