GetProj: Project to the log image space

GetProjR Documentation

Project to the log image space

Description

Obtain projections of fitted/predicted log mapped distributions to the log image space if they are not in the space.

Usage

GetProj(LogYhat, LogSup, optns = list())

Arguments

LogYhat

A p-by-n matrix holding n fitted/predicted log mapped distributions evaluated on a common grid given by LogSup of length p.

LogSup

A vector of length p holding the common support grid.

optns

A list of control parameters specified by list(name=value). See WR for details.

Value

A list of the following elements:

Yhat

A p-byn matrix holding the quantile functions of fitted/predicted distributions.

outOfLogSpace

A logical vector holding whether fitted log mapped distributions lie out of the log image space (TRUE) or not (FALSE).


yqgchen/WR documentation built on June 10, 2025, 6:04 p.m.