Description Usage Arguments Author(s) See Also Examples
A GUI interface for exploring spline selectivity.
1 2 |
n |
Number of knots. |
minBin |
Minimum length or age to show. |
maxBin |
Maximum length or age to show. |
knots |
Vector giving location of each knot. |
slopevec |
Optional initial values parameters controlling slope at first and last knot. |
params |
Optional initial values for the parameters controlling selectivity at each knot. |
dir |
Directory in which the spline_selex executable is located (default = working directory). |
silent |
TRUE/FALSE switch to return fit at the end. |
Ian Taylor
1 2 3 4 | ## Not run:
selfit_spline()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.