sm_stdErr: Standard error

View source: R/sm_stdErr.R

sm_stdErrR Documentation

Standard error

Description

Standard error

Usage

sm_stdErr(data)

Arguments

data

Numerical vector of data.

Value

A double vector is returned with a standard error of the input (given sample).

Examples

library(smplot2)
sm_stdErr(rnorm(10,0,1))




smin95/sesplot documentation built on Feb. 3, 2025, 10:52 p.m.