get_loadings.AlascaModel: Returns model loadings

get_loadings.AlascaModelR Documentation

Returns model loadings

Description

Returns model loadings

Usage

## S3 method for class 'AlascaModel'
get_loadings(object, effect = 1, component = 1, n_limit = 0)

Arguments

object

An ALASCA object.

effect

The number of the effect(s) of interest

component

The principal component(s) of interest

n_limit

Limit the number of variables returned

Value

A data table with loadings


andjar/ALASCA documentation built on Sept. 15, 2024, 8:56 a.m.