Learn R Programming

PAGE (version 0.4.0)

Predictor-Assisted Graphical Models under Error-in-Variables

Description

We consider the network structure detection for variables Y with auxiliary variables X accommodated, which are possibly subject to measurement error. The following three functions are designed to address various structures by different methods : one is NP_Graph() that is used for handling the nonlinear relationship between the responses and the covariates, another is Joint_Gaussian() that is used for correction in linear regression models via the Gaussian maximum likelihood, and the other Cond_Gaussian() is for linear regression models via conditional likelihood function.

Copy Link

Version

Install

install.packages('PAGE')

Monthly Downloads

154

Version

0.4.0

License

GPL-3

Maintainer

Wan-Yi Chang

Last Published

August 19th, 2025

Functions in PAGE (0.4.0)

NP_Graph

Estimation of network structure and variable selection in the nonlinear model with measurement errors in responses and covariates.
PAGE_package

Predictor-Assisted Graphical Models under Error-in-Variables
Cond_Gaussian

Estimation of network structure and variable selection in the linear model via the conditional likelihood function.
Joint_Gaussian

Estimation of network structure and variable selection in the linear model via the Gaussian maximum likelihood.