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