signchange: Change the sign of S and M matrices to positive skewness.

View source: R/process.R

signchangeR Documentation

Change the sign of S and M matrices to positive skewness.

Description

Change the sign of S and M matrices to positive skewness.

Usage

signchange(S, M = NULL)

Arguments

S

The S matrix with dimension P x Q.

M

The M matrix with dimension Q x T.

Value

A list of S and M matrices with positive skewness.


SparseICA documentation built on April 12, 2025, 1:50 a.m.