Giter Site home page Giter Site logo

mlesnoff / rnirs Goto Github PK

View Code? Open in Web Editor NEW
11.0 4.0 0.0 17.88 MB

Archived repo - This R Package is not developed anymore (only maintenance). It was replaced by R package rchemo

R 100.00%
regression discrimination chemometrics plsda lwplsr signal-processing pca pcr fda latent-variable-models

rnirs's Introduction

rnirs - Dimension reduction, Regression and Discrimination for Chemometrics

Warning

This repository is archived. Package rnirs is not be developed nor maintained anymore. Under R, it is replaced by package rchemo.

Version 1.9-18

Available functions

Click HERE to see the list of the available functions

or write in the R console

vignette("rnirs_functions")

After the package installation, all the functions have a help page with documented examples.

News

Click HERE to see what changed in the last version

or write in the R console

news(package = "rnirs")

Dependent packages

rnris is dependent to the following 6 packages available on CRAN:

Package Which use in rnris?
data.table Fast data management
FNN Fast search of nearest neighbours
kernlab SVM core algorithms
matrixStats Fast column- and row-wise operations on matrices
ptw ALS detrend algorithm
signal Savitsky-Golay derivation algorithm

Installation

Using Rstudio is recommended for installation and usage

1. Install package 'remotes' from CRAN

Use the Rstudio menu

or write in the R console

install.packages("remotes")

2. Install package 'rnirs'

a) Most recent version

Write in the R console

remotes::install_github("mlesnoff/rnirs", dependencies = TRUE, 
  build_vignettes = TRUE)

In case of the following question during installation process:

These packages have more recent versions available.
Which would you like to update?"

it is recommended to skip updates (usually choice 3 = None)

b) Any given tagged version

e.g. with tag "v1.9-0" (Be carefull, this is not the more recent version)

write in the R console

remotes::install_github("mlesnoff/[email protected]", dependencies = TRUE, 
  build_vignettes = TRUE)

3. Usage

Write in the R console

library(rnirs)

Author

Matthieu Lesnoff

[email protected]

How to cite

Lesnoff, M. 2021. R package rnirs: Dimension reduction, Regression and Discrimination for Chemometrics. https://github.com/mlesnoff/rnirs. CIRAD, UMR SELMET, Montpellier, France

rnirs's People

Contributors

mlesnoff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.