fit_acc_fun | R Documentation |
Used to calculate the sample size, given the parameters and a metric value.
fit_acc_fun(a, b, c, x)
a, b, c |
Coefficient from fitted formula |
x |
Metric value (between 0 and 1) |
Corresponding sample size given the metric and parameters, solving for the fitted formula.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.