Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sd-methods

Methods for function sd in Package NADA


Description

Methods for computing standard deviations in package NADA

Usage

## S4 method for signature 'ros'
sd(x, na.rm=FALSE)

## S4 method for signature 'cenfit'
sd(x, na.rm=FALSE)

## S4 method for signature 'cenmle'
sd(x, na.rm=FALSE)

Arguments

x

An output object from a NADA function such as ros.

na.rm

Should NAs be removed prior to computation?

See Also


NADA

Nondetects and Data Analysis for Environmental Data

v1.6-1.1
GPL (>= 2)
Authors
Lopaka Lee
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.