Git Product home page Git Product logo

rcca's Introduction

rcca

An R package for Sparse Canonical Correlation Analysis (CCA).

An implementation of the sparse CCA method proposed by Suo et al. (2017) extended to produce multiple canonical vector pairs (Rodosthenous et al 2020).

Installation

With devtools

library(devtools)
devtools::install_github("mkomod/rcca")

From source

$ git clone https://github.com/mkomod/rcca
$ R CMD build rcca
$ R CMD INSTALL rcca_0.0.0.9000.tar.gz

Note: the version number _0.0.0.9000 might be different

References

Suo, X., Minden, V., Nelson, B., Tibshirani, R., & Saunders, M. (2017). Sparse canonical correlation analysis. Machine Learning, 83(3), 331–353. https://doi.org/10.1007/s10994-010-5222-7

Rodosthenous, T., Shahrezaei, V., & Evangelou, M. (2020). Integrating multi-OMICS data through sparse canonical correlation analysis for the prediction of complex traits: a comparison study. Bioinformatics, 36(17), 4616–4625. https://doi.org/10.1093/bioinformatics/btaa530

rcca's People

Contributors

mkomod avatar

Watchers

 avatar

rcca's Issues

install problems

Hi~I failed to install this package, could you please help me ? Thanks!
My code:
library(devtools)
devtools::install_github("mkomod/rcca")
library("rcca")

and then it will give warning messages like:
Warning messages:
1: In file.copy(savedcopy, lib, recursive = TRUE) :
problem copying D:\Rlibrary\4.2\00LOCK\Rcpp\libs\x64\Rcpp.dll to D:\Rlibrary\4.2\Rcpp\libs\x64\Rcpp.dll: Permission denied
2: In i.p(...) :
installation of package ‘C:/Users/dingj/AppData/Local/Temp/RtmpoVz96w/file5dcc3b727ed5/rcca_0.0.0.9000.tar.gz’ had non-zero exit status

library("rcca")
Error in library("rcca") : there is no package called ‘rcca’

Could you please tell me how to solve this problem? Thanks a lot!

image
image

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.