conditional_mean_sigma {esreg}R Documentation

Conditional Mean and Sigma

Description

Estimate the conditional mean and sigma of the dependent data conditional on covariates x

Usage

conditional_mean_sigma(y, x)

Arguments

y

Vector of dependent data

x

Matrix of covariates including the intercept


[Package esreg version 0.6.2 Index]