powered by
Print the number of factors to retain according to confidence levels.
# S3 method for nest print(x, ...)
No return value, called for side effects.
an object of class "nest".
further arguments for other methods, ignored for "nest".
results <- nest(ex_2factors, n = 100) print(results)
Run the code above in your browser using DataLab