powered by
Prints a randomLCA object. Prints summary.
# S3 method for randomLCA print(x, ...)
randomLCA object
additional argument; currently none is used.
Ken Beath
# \donttest{ pap.lca1 <- randomLCA(pap[, 1:10], freq = pap$Freq, nclass = 1, cores = 1) pap.lca1 # or print(pap.lca1) # }
Run the code above in your browser using DataLab