Description Usage Arguments Value Examples
View source: R/nroot_transform_class.R
All values in the data matrix are transformed by raising them to the power of 1/n.
1 | nroot_transform(root = 2, ...)
|
root |
(numeric) The nth root used for the transform. The default is |
... |
Additional slots and values passed to |
A nroot_transform
object.
1 | M = nroot_transform()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.