| qfmx_interval | R Documentation |
interval for vuniroot2 for Function qfmx()Obtain interval for vuniroot2 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 |
... |
additional parameters, currently not used |
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.