fct_rank: Internal Rank Estimation Function

View source: R/fct_rank.R

fct_rankR 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.


mixedLSR documentation built on Nov. 10, 2022, 6:17 p.m.