UpperTruncMomPareto: Calculate E[X^mI(x =>a)] when X follows a pareto distribution

Description Usage Arguments Examples

View source: R/Pareto.R

Description

Calculate E[X^mI(x =>a)] when X follows a pareto distribution

Usage

1
UpperTruncMomPareto(a, m, scale = 1, shape = 1)

Arguments

a

A real value

m

A vector of real numbers

scale

Positive real values respectively defining the shape and scale parameter of the Pareto distributon. Default value is 1 for both of them

shape

Positive real values respectively defining the shape and scale parameter of the Pareto distributon. Default value is 1 for both of them

Examples

1

cmottet/DistributionPty documentation built on May 13, 2019, 8:44 p.m.