Last updated on 2024-11-09 01:50:02 CET.
Package | NOTE | OK |
---|---|---|
dTBM | 10 | 3 |
tensorregress | 10 | 3 |
Current CRAN status: NOTE: 10, OK: 3
Version: 3.0
Check: Rd files
Result: NOTE
checkRd: (-1) angle_iteration.Rd:23: Lost braces; missing escapes or markup?
23 | \code{z} {a list of vectors recording the estimated clustering assignment}
| ^
checkRd: (-1) angle_iteration.Rd:25: Lost braces; missing escapes or markup?
25 | \code{s_deg} {logic variable, if "TRUE", degenerate estimated core tensor/matrix occurs during the iteration; if "FALSE", otherwise}
| ^
checkRd: (-1) dtbm.Rd:23: Lost braces
23 | \code{z} {a list of vectors recording the refined clustering assignment with initialization \code{z0}}
| ^
checkRd: (-1) dtbm.Rd:25: Lost braces; missing escapes or markup?
25 | \code{s_deg} {logic variable, if "TRUE", degenerate estimated core tensor/matrix occurs during the iteration; if "FALSE", otherwise}
| ^
checkRd: (-1) dtbm.Rd:27: Lost braces; missing escapes or markup?
27 | \code{z0} { a list of vectors recording the initial clustering assignment }
| ^
checkRd: (-1) dtbm.Rd:29: Lost braces; missing escapes or markup?
29 | \code{s0} { a list of vectors recording the index of degenerate entities with random clustering assignment in initialization}
| ^
checkRd: (-1) select_r.Rd:19: Lost braces; missing escapes or markup?
19 | \code{r} {vector, the cluster number among the candidates with minimal BIC value}
| ^
checkRd: (-1) select_r.Rd:21: Lost braces; missing escapes or markup?
21 | \code{bic} {vector, the BIC value for each candidiate}
| ^
checkRd: (-1) sim_dTBM.Rd:56: Lost braces
56 | \code{Y} {array ( if \code{imat = FALSE} )/matrix ( if \code{imat = TRUE} ), simulated tensor/matrix observations with dimension \code{p} }
| ^
checkRd: (-1) sim_dTBM.Rd:58: Lost braces
58 | \code{X} {array ( if \code{imat = FALSE} )/matrix ( if \code{imat = TRUE} ), mean tensor/matrix of the observation, i.e., the expectation of \code{Y}}
| ^
checkRd: (-1) sim_dTBM.Rd:60: Lost braces
60 | \code{S} {array ( if \code{imat = FALSE} )/matrix ( if \code{imat = TRUE} ), core tensor/matrix recording the block effects with dimension \code{r}}
| ^
checkRd: (-1) sim_dTBM.Rd:62: Lost braces; missing escapes or markup?
62 | \code{theta} {a list of vectors, degree heterogeneity on each mode}
| ^
checkRd: (-1) sim_dTBM.Rd:64: Lost braces; missing escapes or markup?
64 | \code{z} {a list of vectors, clustering assignment on each mode}
| ^
checkRd: (-1) wkmeans.Rd:19: Lost braces; missing escapes or markup?
19 | \code{z0} { a list of vectors recording the estimated clustering assignment }
| ^
checkRd: (-1) wkmeans.Rd:21: Lost braces; missing escapes or markup?
21 | \code{s0} { a list of vectors recording the index of degenerate entities with random clustering assignment}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Current CRAN status: NOTE: 10, OK: 3
Version: 5.1
Check: Rd files
Result: NOTE
checkRd: (-1) sim_data.Rd:41: Lost braces
41 | \code{tsr} {a list of simulated tensors, with the number of replicates specified by \code{dup}}
| ^
checkRd: (-1) sim_data.Rd:43: Lost braces; missing escapes or markup?
43 | \code{X_covar1} {a matrix, side information on first mode}
| ^
checkRd: (-1) sim_data.Rd:45: Lost braces; missing escapes or markup?
45 | \code{X_covar2} {a matrix, side information on second mode}
| ^
checkRd: (-1) sim_data.Rd:47: Lost braces; missing escapes or markup?
47 | \code{X_covar3} {a matrix, side information on third mode}
| ^
checkRd: (-1) sim_data.Rd:49: Lost braces
49 | \code{W} {a list of orthogonal factor matrices - one for each mode, with the number of columns given by \code{core_shape}}
| ^
checkRd: (-1) sim_data.Rd:51: Lost braces
51 | \code{G} {an array, core tensor with size specified by \code{core_shape}}
| ^
checkRd: (-1) sim_data.Rd:53: Lost braces
53 | \code{C_ts} {an array, coefficient tensor, Tucker product of \code{G},\code{A},\code{B},\code{C}}
| ^
checkRd: (-1) sim_data.Rd:55: Lost braces
55 | \code{U} {an array, linear predictor,i.e. Tucker product of \code{C_ts},\code{X_covar1},\code{X_covar2},\code{X_covar3}}
| ^
checkRd: (-1) tensor_regress.Rd:53: Lost braces
53 | \code{W} {a list of orthogonal factor matrices - one for each mode, with the number of columns given by \code{core_shape}}
| ^
checkRd: (-1) tensor_regress.Rd:55: Lost braces
55 | \code{G} {an array, core tensor with the size specified by \code{core_shape}}
| ^
checkRd: (-1) tensor_regress.Rd:57: Lost braces
57 | \code{C_ts} {an array, coefficient tensor, Tucker product of \code{G},\code{A},\code{B},\code{C}}
| ^
checkRd: (-1) tensor_regress.Rd:59: Lost braces
59 | \code{U} {linear predictor,i.e. Tucker product of \code{C_ts},\code{X_covar1},\code{X_covar2},\code{X_covar3}}
| ^
checkRd: (-1) tensor_regress.Rd:61: Lost braces; missing escapes or markup?
61 | \code{lglk} {a vector containing loglikelihood at convergence}
| ^
checkRd: (-1) tensor_regress.Rd:63: Lost braces; missing escapes or markup?
63 | \code{sigma} {a scalar, estimated error variance (for Gaussian tensor) or dispersion parameter (for Bernoulli and Poisson tensors)}
| ^
checkRd: (-1) tensor_regress.Rd:65: Lost braces
65 | \code{violate} {a vector listing whether each iteration violates the max norm constraint on the linear predictor, \code{1} indicates violation}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.