powered by
Print information about the ocpd object.
# S3 method for ocp print(x, ...)
the object to print
(optional) additional arguments, ignored.
# NOT RUN { simdatapts<- c(rnorm(n = 50), rnorm(n=50, 100)) ocpd1<- onlineCPD(simdatapts) print(ocpd1) # }
Run the code above in your browser using DataLab