Last updated on 2023-12-03 01:58:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2.9 | 34.00 | 220.19 | 254.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.2.9 | 27.23 | 163.96 | 191.19 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.2.9 | 325.77 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2.9 | 299.09 | OK | |||
r-devel-windows-x86_64 | 0.2.2.9 | 27.00 | 159.00 | 186.00 | OK | |
r-patched-linux-x86_64 | 0.2.2.9 | 28.79 | 209.53 | 238.32 | OK | |
r-release-linux-x86_64 | 0.2.2.9 | 32.52 | 208.56 | 241.08 | OK | |
r-release-macos-arm64 | 0.2.2.9 | 95.00 | OK | |||
r-release-macos-x86_64 | 0.2.2.9 | 198.00 | OK | |||
r-release-windows-x86_64 | 0.2.2.9 | 38.00 | 203.00 | 241.00 | OK | |
r-oldrel-macos-arm64 | 0.2.2.9 | 70.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.2.9 | 111.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.2.9 | 38.00 | 204.00 | 242.00 | OK |
Version: 0.2.2.9
Check: Rd files
Result: NOTE
checkRd: (-1) besf_vc.Rd:18: Lost braces; missing escapes or markup?
18 | \item{xconst}{Matrix of explanatory variables with constant coefficients (N x K_{c}). Default is NULL}
| ^
checkRd: (-1) besf_vc.Rd:42: Lost braces; missing escapes or markup?
42 | \item{c}{Matrix with columns for the estimated coefficients on xconst, their standard errors, z-values, and p-values (K_{c} x 4). Effective if xconst_nvc = FALSE}
| ^
checkRd: (-1) besf_vc.Rd:43: Lost braces; missing escapes or markup?
43 | \item{c_vc}{Matrix of estimated NVCs on xconst (N x K_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) besf_vc.Rd:44: Lost braces; missing escapes or markup?
44 | \item{cse_vc}{Matrix of standard errors for the NVCs on xconst (N x k_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) besf_vc.Rd:45: Lost braces; missing escapes or markup?
45 | \item{cz_vc}{Matrix of z-values for the NVCs on xconst (N x K_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) besf_vc.Rd:46: Lost braces; missing escapes or markup?
46 | \item{cp_vc}{Matrix of p-values for the NVCs on xconst (N x K_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) nongauss_y.Rd:17: Lost braces; missing escapes or markup?
17 | If tr_num >0, the SAL transformation is iterated tr_num times to Gaussianize y. The SAL transformation is defined as SAL(y)=a+b*sinh(c*arcsinh(y)-d) where {a,b,c,d} are parameters. Based on Rios and Tobar (2019), the iteration of the SAL transformation approximates a wide variety of non-Gaussian distributions without explicitly assuming data distribution. The resf and resf_vc functions return tr_par, which is a list whose k-th element includes the {a,b,c,d} parameters used for the k-th SAL transformation.
| ^
checkRd: (-1) nongauss_y.Rd:17: Lost braces; missing escapes or markup?
17 | If tr_num >0, the SAL transformation is iterated tr_num times to Gaussianize y. The SAL transformation is defined as SAL(y)=a+b*sinh(c*arcsinh(y)-d) where {a,b,c,d} are parameters. Based on Rios and Tobar (2019), the iteration of the SAL transformation approximates a wide variety of non-Gaussian distributions without explicitly assuming data distribution. The resf and resf_vc functions return tr_par, which is a list whose k-th element includes the {a,b,c,d} parameters used for the k-th SAL transformation.
| ^
checkRd: (-1) predict0.Rd:15: Lost braces; missing escapes or markup?
15 | \item{xgroup0}{Matrix of group IDs that may be group IDs (integers) or group names (N_0 x K_{group}). Default is NULL}
| ^
checkRd: (-1) predict0_vc.Rd:15: Lost braces; missing escapes or markup?
15 | \item{xgroup0}{Matrix of group indeces that may be group IDs (integers) or group names (N_0 x K_{group}). Default is NULL}
| ^
checkRd: (-1) resf.Rd:15: Lost braces; missing escapes or markup?
15 | \item{xgroup}{Matrix of group IDs. The IDs may be group numbers or group names (N x K_{group}). Default is NULL}
| ^
checkRd: (-1) resf.Rd:31: Lost braces; missing escapes or markup?
31 | \item{b_g}{List of K_{group} matrices with columns for the estimated group effects, their standard errors, and t-values}
| ^
checkRd: (-1) resf_vc.Rd:19: Lost braces; missing escapes or markup?
19 | \item{xconst}{Matrix of explanatory variables with constant coefficients (N x K_{c}). Default is NULL}
| ^
checkRd: (-1) resf_vc.Rd:20: Lost braces; missing escapes or markup?
20 | \item{xgroup}{Matrix of group IDs. The IDs may be group numbers or group names (N x K_{g}). Default is NULL}
| ^
checkRd: (-1) resf_vc.Rd:46: Lost braces; missing escapes or markup?
46 | \item{c}{Matrix with columns for the estimated coefficients on xconst, their standard errors, t-values, and p-values (K_{c} x 4). Effective if xconst_nvc = FALSE}
| ^
checkRd: (-1) resf_vc.Rd:47: Lost braces; missing escapes or markup?
47 | \item{c_vc}{Matrix of estimated NVCs on xconst (N x K_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) resf_vc.Rd:48: Lost braces; missing escapes or markup?
48 | \item{cse_vc}{Matrix of standard errors for the NVCs on xconst (N x k_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) resf_vc.Rd:49: Lost braces; missing escapes or markup?
49 | \item{ct_vc}{Matrix of t-values for the NVCs on xconst (N x K_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) resf_vc.Rd:50: Lost braces; missing escapes or markup?
50 | \item{cp_vc}{Matrix of p-values for the NVCs on xconst (N x K_{c}). Effective if xconst_nvc = TRUE}
| ^
checkRd: (-1) resf_vc.Rd:51: Lost braces; missing escapes or markup?
51 | \item{b_g}{List of K_{g} matrices with columns for the estimated group effects, their standard errors, and t-values}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc