process.y: Process y for a sparse group penalty

View source: R/process_y.R

process.yR Documentation

Process y for a sparse group penalty

Description

A function that checks the response vector y for possible errors.

Usage

process.y(y, type)

Arguments

y

The response vector.

type

A string indicating the type of regression model (linear or binomial).

Value

The verified response vector y.


SGPR documentation built on May 29, 2024, 5:27 a.m.