mbojan / NSUM

Fork of the NSUM package from CRAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSUM

R-CMD-check

The goal of NSUM is to ...

Installation

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

# install.packages("devtools")
devtools::install_github("cran/NSUM")

Example

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

library(NSUM)
## basic example code

About

Fork of the NSUM package from CRAN


Languages

Language:R 100.0%