get.alpha {SMPracticals}R Documentation

Estimate Alpha from Data

Description

Estimate prior value of a parameter from the data.

Usage

get.alpha(d)

Arguments

d A data frame with vector components y and x of the same length.

Value

Prior value of a parameter, estimated from the data.

See Also

poi.beta.laplace


[Package SMPracticals version 1.3-1 Index]