uandv | R Documentation |
This function is an auxiliar function.
uandv(
x,
y,
firstblock = 20,
block = 0,
tol = .Machine$double.eps^(2/3),
maxseries = 20
)
x |
a value for x. |
y |
a value for y. |
block |
a value. |
tol |
is the tolerance. |
maxseries |
maximum value for series. |
returns a vector with starting values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.