moments: Calculate raw moments

View source: R/multSim_calculations.R

momentsR Documentation

Calculate raw moments

Description

This method calculates the raw moment of a given order for every time over all simulations.

Usage

moments(x, order)

## S3 method for class 'multSim'
moments(x, order)

Arguments

x

object of class multSim or multSimCsv

order

number that specifies the order of the moments

Value

data.frame with calculated moments


CharlotteJana/pdmpsim documentation built on Oct. 21, 2024, 4:54 p.m.