LIHNPSD_theoretical_result: Prepare the theoretical result on a given data set and PSD...

Description Usage Arguments Value See Also

Description

Prepare the theoretical result on a given data set and PSD fit

Usage

1

Arguments

dist

A PSD S3 object to evaluate theoretical result. Location parameter is included.

dt

The data set output from LIHNPSD_prepare_data

N

The number of data points when calculating PDF / CDF

Value

dist

the PSD S3 object from the input

N

N from the input

qqp

Output from calcqq

merge_tails

Copied from dt

tx

x by seq(min(dt$logr), max(dt$logr), length=N+1)

dx

dx on tx

tpdf

Theoretical PDF calculated on tx

tcdf

Theoretical CDF calculated on tx

See Also

calcqq, density, rawcdf


LIHNPSD documentation built on May 2, 2019, 9:12 a.m.