Skip to content

tensorregress

Supervised Tensor Decomposition with Side Information

v5.1 · Jun 20, 2023 · GPL (>= 2)

Description

Implement the alternating algorithm for supervised tensor decomposition with interactive side information. Details can be found in the publication Hu, Jiaxin, Chanwoo Lee, and Miaoyan Wang. "Generalized Tensor Decomposition with features on multiple modes." Journal of Computational and Graphical Statistics, Vol. 31, No. 1, 204-218, 2022 <doi:10.1080/10618600.2021.1978471>.

Downloads

249

Last 30 days

17877th

676

Last 90 days

2.6K

Last year

Trend: +3.8% (30d vs prior 30d)

CRAN Check Status

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

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-devel-macos-arm64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-devel-windows-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-oldrel-macos-arm64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-oldrel-macos-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-oldrel-windows-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-patched-linux-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-release-linux-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-release-macos-arm64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-release-macos-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^
NOTE r-release-windows-x86_64

Rd files

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}}
       | 
...[truncated]...
    |                               ^
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}
       |                                 ^

Check History

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

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-devel-linux-x86_64-debian-gcc

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-devel-linux-x86_64-fedora-clang

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-devel-linux-x86_64-fedora-gcc

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-devel-macos-arm64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-devel-windows-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-patched-linux-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-release-linux-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-release-macos-arm64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-release-macos-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-release-windows-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-oldrel-macos-arm64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-oldrel-macos-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^
NOTE r-oldrel-windows-x86_64

Rd files

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 | \c
...[truncated]...
-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}
       |                                 ^

Dependency Network

Dependencies Reverse dependencies pracma MASS tensorregress

Version History

new 5.1 Mar 10, 2026
updated 5.1 ← 5.0 diff Jun 19, 2023
updated 5.0 ← 4.0 diff Apr 11, 2023
updated 4.0 ← 3.0 diff Jun 20, 2021
updated 3.0 ← 2.0 diff Sep 15, 2020
updated 2.0 ← 1.1 diff Mar 16, 2020
updated 1.1 ← 1.0 diff Feb 12, 2020
new 1.0 Nov 3, 2019