GithubHelp home page GithubHelp logo

spafac's Introduction

SPAFAC

The goal of SPAFAC is to …

Installation

You can install the development version of SPAFAC from GitHub with:

# install.packages("devtools")
devtools::install_github("juchiyu/SPAFAC")

Example

This is a basic example which shows you how to solve a common problem:

library(SPAFAC)
## basic example code

spafac's People

Contributors

juchiyu avatar vguillemot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

spafac's Issues

sDiCA - supplementary projection (fii)

We have a scaled version of which the means give the factor scores and an unscaled version of which their sums give the factor scores.
Do we need both?

CAD

  • Create a "garbage" category for "unknown causes"
  • Create a short name for the chapters
  • drop the "years" in the names of the columns
  • look if some age categories could be merged
  • also look if some causes of death could also be merged

Specify default for sDisCA, sDiMCA, and sMCA

By default, the sparsification should run with group constraints on the columns for sDisCA, sDiMCA, and sMCA. But, if the users enter disjunctively coded data with no column group specified, the function is still going to run but the function should require them to confirm to proceed.

This should apply to both sDisCA, sDiMCA, and sMCA.

  • sDisCA
  • sDiMCA
  • sMCA

sPLSC function

create the sPLSC function by using the new sGSVD package

ADD CITATION

inst/CITATION:

bibentry(
"SMCA",
title = "Sparse Factor Analysis for Categorical Data with the Group-Sparse Generalized Singular Value Decomposition",
author = "Ju-Chi Yu, Julie Le Borgne, Anjali Krishnan, Arnaud Gloaguen, Cheng-Ta Yang, Laura A. Rabin, Hervé Abdi, Vincent Guillemot",
year = 2024,
journal = "Submitted",
volume = NA,
number = NA,
pages = NA,
doi = "NA"
)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.