tests/test_optK.R

library(nlmeVPC)
library(testit)


data(origdata)
result = optK(origdata$TIME)

assert("Find correct optK", result$K == 8)

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.