Package: spfa 1.0

spfa: Semi-Parametric Factor Analysis

Estimation, scoring, and plotting functions for the semi-parametric factor model proposed by Liu & Wang (2022) <doi:10.1007/s11336-021-09832-8> and Liu & Wang (2023) <arxiv:2303.10079>. Both the conditional densities of observed responses given the latent factors and the joint density of latent factors are estimated non-parametrically. Functional parameters are approximated by smoothing splines, whose coefficients are estimated by penalized maximum likelihood using an expectation-maximization (EM) algorithm. E- and M-steps can be parallelized on multi-thread computing platforms that support 'OpenMP'. Both continuous and unordered categorical response variables are supported.

Authors:Yang Liu [cre, aut], Weimeng Wang [aut, ctb]

spfa_1.0.tar.gz
spfa_1.0.zip(r-4.7)spfa_1.0.zip(r-4.6)spfa_1.0.zip(r-4.5)
spfa_1.0.tgz(r-4.6-x86_64)spfa_1.0.tgz(r-4.6-arm64)spfa_1.0.tgz(r-4.5-x86_64)spfa_1.0.tgz(r-4.5-arm64)
spfa_1.0.tar.gz(r-4.7-arm64)spfa_1.0.tar.gz(r-4.7-x86_64)spfa_1.0.tar.gz(r-4.6-arm64)spfa_1.0.tar.gz(r-4.6-x86_64)
spfa_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
spfa/json (API)
NEWS

# Install 'spfa' in R:
install.packages('spfa', repos = c('https://yliu87.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblascppopenmp

1.70 score 1 scripts 215 downloads 3 exports 2 dependencies

Last updated from:0f18b7a1db. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK150
linux-devel-x86_64OK151
source / vignettesOK188
linux-release-arm64OK150
linux-release-x86_64OK149
macos-release-arm64OK216
macos-release-x86_64OK285
macos-oldrel-arm64OK164
macos-oldrel-x86_64OK329
windows-develOK158
windows-releaseOK144
windows-oldrelOK146
wasm-releaseOK132

Exports:fscoresplotitem.contspfa

Dependencies:RcppRcppArmadillo