Description Usage Arguments Value Note Author(s) Examples
View source: R/LinePickingInverseCDF.R
Takes a point, t, between 0 and 1 and returns point x such that P(X <= x) = t
1 2 | LinePickingInverseCDF(t, problem = 0, parameters,
trace = FALSE)
|
t |
number between 0 and 1, can also be a vector |
problem |
see LinePickingCDF |
parameters |
values to describe the problem |
trace |
boolean, if true gives some extra info. Default is false |
points x
September 18 2012
Eric Parsonage, Matt Roughan, Jono Tuke
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.