normalScore: Compute score function for Normal dist

View source: R/utils_normal.R

normalScoreR Documentation

Compute score function for Normal dist

Description

Compute score function for Normal dist

Usage

normalScore(x, theta)

Arguments

x

a numeric vector of length n

theta

a numeric vector of length two, containing MLE of parameters in Normal dist.

Value

Score matrix with n rows and two columns.


gofedf documentation built on Oct. 1, 2023, 5:08 p.m.