phd {hierSDR}R Documentation

PHD SDR fitting function

Description

fits SDR models (PHD approach)

Usage

phd(x, y, d = 5L)

Arguments

x

an n x p matrix of covariates, where each row is an observation and each column is a predictor

y

vector of responses of length n

d

an integer representing the structural dimension

Value

A list with the following elements


[Package hierSDR version 0.1 Index]