Description Usage Arguments Value
Internal function. Continues search in unexplored space, when no solution can be found.
1 2 3 4 5 6 7 8 9 10 | ptchoose(
ptchoice = ptchoice,
dat1d,
tgmean_norm,
maxarea,
xmeans,
xsds,
pls1,
jjj
)
|
ptchoice |
numeric, 1 to continue search outside the explored parameters |
dat1d |
data.frame, predictor data must be in |
tgmean_norm |
numeric vector |
maxarea |
NULL or matrix |
xmeans |
numeric vector |
xsds |
numeric vector |
pls1 |
result of the PLS1 function |
jjj |
integer, counts how often this function has been called |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.