Skip to content

Renvlp

Computing Envelope Estimators

v3.4.5 · Oct 10, 2023 · GPL-2

Description

Provides a general routine, envMU, which allows estimation of the M envelope of span(U) given root n consistent estimators of M and U. The routine envMU does not presume a model. This package implements response envelopes, partial response envelopes, envelopes in the predictor space, heteroscedastic envelopes, simultaneous envelopes, scaled response envelopes, scaled envelopes in the predictor space, groupwise envelopes, weighted envelopes, envelopes in logistic regression, envelopes in Poisson regression envelopes in function-on-function linear regression, envelope-based Partial Partial Least Squares, envelopes with non-constant error covariance, envelopes with t-distributed errors, reduced rank envelopes and reduced rank envelopes with non-constant error covariance. For each of these model-based routines the package provides inference tools including bootstrap, cross validation, estimation and prediction, hypothesis testing on coefficients are included except for weighted envelopes. Tools for selection of dimension include AIC, BIC and likelihood ratio testing. Background is available at Cook, R. D., Forzani, L. and Su, Z. (2016) <doi:10.1016/j.jmva.2016.05.006>. Optimization is based on a clockwise coordinate descent algorithm.

Downloads

276

Last 30 days

15253rd

779

Last 90 days

3.6K

Last year

Trend: -8% (30d vs prior 30d)

CRAN Check Status

14 NOTE
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (16 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Minji Lee <minjilee101@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Minji",
                      family = "Lee",
                      role = c("aut", "cre"),
                      email = "minjilee101@gmail.com"),
               person(given = "Zhihua",
                      family = "Su",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-clang

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Minji Lee <minjilee101@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Minji",
                      family = "Lee",
                      role = c("aut", "cre"),
                      email = "minjilee101@gmail.com"),
               person(given = "Zhihua",
                      family = "Su",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                ^
checkRd: (-1) testcoef.env.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta 
...[truncated]...
nt to the standard F test on if beta = 0.  The test statistic used is vec(L beta R - A) hat{Sigma}^{-1} vec(L beta R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) xenv.Rd:28: Lost braces; missing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^

Check History

NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Minji Lee <minjilee101@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Minji",
                      family = "Lee",
                      role = c("aut", "cre"),
                      email = "minjilee101@gmail.com"),
               person(given = "Zhihua",
                      family = "Su",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Minji Lee <minjilee101@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Minji",
                      family = "Lee",
                      role = c("aut", "cre"),
                      email = "minjilee101@gmail.com"),
               person(given = "Zhihua",
                      family = "Su",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-macos-arm64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-devel-windows-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-patched-linux-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-linux-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-macos-arm64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-macos-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-release-windows-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-oldrel-macos-arm64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-oldrel-macos-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^
NOTE r-oldrel-windows-x86_64

Rd files

checkRd: (-1) testcoef.env.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the stand
...[truncated]...
issing escapes or markup?
    28 | \item{eta}{The estimated eta.  According to the envelope parameterization, beta = Gamma * Omega^{-1} * eta.}
       |                                                                                                 ^

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rsolnp orthogonalsplinebasis pls matrixcalc Matrix CepReg Renvlp

Version History

new 3.4.5 Mar 10, 2026
updated 3.4.5 ← 3.4 diff Oct 9, 2023
updated 3.4 ← 3.3 diff Apr 18, 2023
updated 3.3 ← 3.2 diff Jan 6, 2023
updated 3.2 ← 3.1 diff Aug 6, 2022
updated 3.1 ← 3.0 diff May 12, 2022
updated 3.0 ← 2.9 diff Sep 10, 2021
updated 2.9 ← 2.8 diff Nov 14, 2020
updated 2.8 ← 2.7 diff Mar 15, 2020
updated 2.7 ← 2.6.5 diff Jul 22, 2019
updated 2.6.5 ← 2.6 diff Feb 26, 2019
updated 2.6 ← 2.5 diff Feb 18, 2019
new 2.5 Jan 17, 2018