Learn R Programming

scio

by Xi (Rossi) LUO

This is an R package for Sparse Column-wise Inverse Operator.

The easiest way to install this package from GitHub is by the following R code:

install.packages("devtools")
library(devtools)
install_github("rluo/scio")

You can use R CMD build scio to build the source package. This should yield the same as the CRAN package scio, because I will try to update the CRAN source as soon as I can.

Copy Link

Version

Install

install.packages('scio')

Monthly Downloads

40

Version

0.9.0

License

GPL-2

Maintainer

Last Published

March 2nd, 2020

Functions in scio (0.9.0)

sciopath

Compute the SCIO estimates for a grid of penalty values
scio.refit

Refitted Sparse Column-wise Inverse Operator
scio

Sparse Column-wise Inverse Operator
scio.cv

Sparse Column-wise Inverse Operator