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

290

Last 30 days

10841st

290

Last 90 days

290

Last year

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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 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 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
    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.apweights.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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.Rd:19: Lost braces; missing escapes or markup?
    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 with nonconstant errors.  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.apweights.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 with nonconstant errors.  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.tcond.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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.Rd:19: Lost braces; missing escapes or markup?
    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 with t-distributed errors.  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.tcond.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 with t-distributed errors.  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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.genv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta[[i]] R = A, versus Ha: L beta[[i]] R != A.  The beta is estimated by the groupwise envelope model.  If L = Ir, R = Ip and A = 0, then the test is equivalent to the standard F test on if beta[[i]] = 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.henv.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 heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the heteroscedastic 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.henv.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 heteroscedastic 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.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.logit.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                      ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                              ^
checkRd: (-1) testcoef.penv.Rd:19: Lost braces
    19 | This function tests for hypothesis H0: L beta1 R = A, versus Ha: L beta1 R != A.  The beta is estimated by the partial envelope model.  If L = Ir, R = Ip1 and A = 0, then the test is equivalent to the standard F test on if beta1 = 0.  The test statistics used is vec(L beta1 R - A) hat{Sigma}^{-1} vec(L beta1 R - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta1 R - A). The reference distribution is chi-squared distribution with degrees of freedom d1 * d2. 
       |                                                                                                                                                                                                                                                                                                                                                                               ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                     ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                             ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces; missing escapes or markup?
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                  ^
checkRd: (-1) testcoef.pois.env.Rd:18: Lost braces
    18 | This function tests for hypothesis H0: L beta = A, versus Ha: L beta != A.  The beta is estimated by the envelope model in predictor space.  If L = 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 - A) hat{Sigma}^{-1} vec(L beta - A)^{T}, where beta is the envelope estimator and hat{Sigma} is the estimated asymptotic covariance of vec(L beta - A). The reference distribution is chi-squared distribution with degrees of freedom d1. 
       |                                                                                                                                                                                                                                                                                                                                                                   ^
checkRd: (-1) testcoef.rrenv.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 reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank 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.rrenv.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 reduced rank 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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the reduced rank envelope model that accommodates nonconstant error variance.  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.rrenv.apweights.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 reduced rank envelope model that accommodates nonconstant error variance.  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.senv.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 scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled 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.senv.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 scaled 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the simultaneous envelope model.  If L = Ip, R = Ir 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.stenv.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 simultaneous envelope model.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.Rd:19: Lost braces; missing escapes or markup?
    19 | This function tests for hypothesis H0: L beta R = A, versus Ha: L beta R != A.  The beta is estimated by the scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.sxenv.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 scaled envelope model in the predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.Rd:19: Lost braces; missing escapes or markup?
    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 in predictor space.  If L = Ip, R = Ir 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.xenv.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 in predictor space.  If L = Ip, R = Ir 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) 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 9, 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 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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio
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 distributio

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rsolnp orthogonalsplinebasis pls matrixcalc Matrix CepReg Renvlp

Version History

new 3.4.5 Mar 9, 2026