PLSDA_from_file: Partial Least Squares from file

View source: R/PLSDA_from_file.R

PLSDA_from_fileR Documentation

Partial Least Squares from file

Description

Writes out loadings

Usage

PLSDA_from_file(file, sample.names, response.values, comps = 2,
  scale = F, ind.names = F)

Arguments

file

file for X matirx

sample.names

Vector of sample names in X matrix

response.values

Vector of response values in same order matching sample.names

scale

default=T

comp

number of components to compute


KSheu/ksheu.library1 documentation built on Jan. 28, 2025, 3:26 p.m.