Description Usage Arguments Value Examples
View source: R/learningCurve.R
Function to get the required N given by the accuracy and the learning curve model
1 | getN(res, acc = 0.9)
|
res |
model results returned by |
acc |
accuracy that are quired |
sample size that are required
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.