Learn R Programming

sjPlot (version 1.7)

std_e: Compute standard error for variables

Description

Compute standard error for variables

Usage

std_e(x)

Arguments

Value

The standard error of variable x.

Examples

Run this code
std_e(rnorm(n = 100, mean = 3))

Run the code above in your browser using DataLab