fct_rank {mixedLSR} | R Documentation |
Internal Rank Estimation Function
Description
Internal Rank Estimation Function
Usage
fct_rank(x, y, sigma, eta)
Arguments
x |
A matrix of predictors. |
y |
A matrix of responses. |
sigma |
An estimated noise level. |
eta |
A rank selection parameter. |
Value
The estimated rank.
[Package mixedLSR version 0.1.0 Index]