normalPDFest: Estimate the probability density function for a dataset

Description Usage Arguments Value Author(s)

Description

Using a Normal distribution, the probability density function is estimated for a given dataset.

Usage

1
    normalPDFest(dataset)

Arguments

dataset

input data as a vector

Value

Returns a list containing the mean value and standard deviation of the input dataset and a vector of the corresponding probabilities.

Author(s)

Øystein Godøy o.godoy@met.no


steingod/R-osisaf documentation built on May 30, 2019, 2:32 p.m.