Learn R Programming

⚠️There's a newer version (0.3.0) of this package.Take me there.

LFM (version 0.2.0)

Laplace Factor Model Analysis and Evaluation

Description

Enables the generation of Laplace factor models across diverse Laplace distributions and facilitates the application of Sparse Online Principal Component (SOPC), Incremental Principal Component (IPC), Projected Principal Component (PPC), Perturbation Principal Component (PPC), Stochastic Approximation Principal Component (SAPC), Sparse Principal Component (SPC) and other PC methods and Farm Test methods to these models. Evaluates the efficacy of these methods within the context of Laplace factor models by scrutinizing parameter estimation accuracy, mean square error, and the degree of sparsity.

Copy Link

Version

Install

install.packages('LFM')

Monthly Downloads

152

Version

0.2.0

License

MIT + file LICENSE

Maintainer

Guangbao Guo

Last Published

January 23rd, 2025

Functions in LFM (0.2.0)

LFM

Generate Laplace factor models
PPC1_LFM

Apply the PPC method to the Laplace factor model
PPC2_LFM

Apply the PPC method to the Laplace factor model
PC2_LFM

Apply the PC method to the Laplace factor model
GulPC_LFM

Apply the GulPC method to the Laplace factor model
PC1_LFM

Apply the PC method to the Laplace factor model
FanPC_LFM

Apply the FanPC method to the Laplace factor model
Ftest_LFM

Apply the Farmtest method to the Laplace factor model
OPC_LFM

Apply the OPC method to the Laplace factor model
IPC_LFM

Apply the IPC method to the Laplace factor model
SOPC_LFM

Apply the SOPC method to the Laplace factor model
SAPC_LFM

Apply the SAPC method to the Laplace factor model
SPC_LFM

Apply the SPC method to the Laplace factor model