| qfmx_interval | R Documentation |
Obtain 'interval' for vuniroot for Function [qfmx()]
qfmx_interval(
dist,
p = c(1e-06, 1 - 1e-06),
distname = dist@distname,
K = dim(pars)[1L],
pars = dist@pars,
w = dist@w,
...
)
dist |
fmx object |
p |
length-2 numeric vector |
distname, K, pars, w |
(optional) ignored if 'dist' is provided |
... |
additional parameters, currently not used |
The function [qfmx_interval()] returns a length-2 numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.