Description Usage
View source: R/sortMu.R
Take in a single Mu and A Return a single adjusted Mu and A
1 2 3 4 5 6 7
sortMu( mu = 101 - (1:100), A = 1:100 %*% t(1:100), scaleFactor = 10, seed = 1234, verbose = FALSE )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.