RcmdrPlugin.NMBU-package {RcmdrPlugin.NMBU}R Documentation

R Commander Plug-in for University Level Applied Statistics

Description

This package provides an Rcmdr "plug-in" extending some functions of linear models and providing new and extended interfaces to PCA, PLS, LDA, QDA, clustering of variables, tests, plots, etc.

Details

Package: RcmdrPlugin.NMBU
License: GPL version 2 or newer
LazyLoad: yes

Run the plugin using the code library(RcmdrPlugin.NMBU) or library(umb).
Statistical and summary functions included:

Utility functions included:

GUI Functions included:

Graphical Functions included:

Author(s)

Kristian Hovde Liland <kristian.liland@nmbu.no>

Examples

## Not run: 
## This example shows alternative ways of starting 
## package using the official plugin or an unofficial wrapper.
library(RcmdrPlugin.NMBU) # Starts up the R Commander including this plugin.
library(nmbu) # Simpler startup with automatic update hosted by NMBU (when available).

## End(Not run)

[Package RcmdrPlugin.NMBU version 1.8.15 Index]