boot.param.sd: Experimental function: Calculate the standard deviation of...

View source: R/bootstrap.R

boot.param.sdR Documentation

Experimental function: Calculate the standard deviation of one or more parameters by bootstraping

Description

Experimental function: Calculate the standard deviation of one or more parameters by bootstraping

Usage

boot.param.sd(x, nboot = 1000)

Arguments

x

a vector or matrix (with each column as one parameter)

nboot

number of bootstraps; default: 1000

Value

the sd of a vector, or a data.frame with the sd of each parameter in each row

Author(s)

Nikolaos Tourvas


nikostourvas/PopGenUtils documentation built on April 23, 2022, 1:14 p.m.