Package: mvrsquared
Type: Package
Title: Compute the Coefficient of Determination for Vector or Matrix
        Outcomes
Version: 0.1.2
Authors@R: c(
    person("Tommy", "Jones", role = c("aut", "cre"), email = "jones.thos.w@gmail.com")
    )
Description: Compute the coefficient of determination for outcomes in n-dimensions. 
  May be useful for multidimensional predictions (such as a multinomial model) or
  calculating goodness of fit from latent variable models such as probabilistic
  topic models like latent Dirichlet allocation or deterministic topic models 
  like latent semantic analysis. Based on Jones (2019) <arXiv:1911.11061>.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/TommyJones/mvrsquared
BugReports: https://github.com/TommyJones/mvrsquared/issues
Imports: Matrix, methods, Rcpp (>= 1.0.2)
Suggests: dplyr, furrr, knitr, MASS, nnet, parallel, rmarkdown, stats,
        stringr, testthat, textmineR, tidytext, spelling
LinkingTo: Rcpp, RcppArmadillo, RcppThread
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: yes
Packaged: 2021-09-20 03:20:28 UTC; tommy
Author: Tommy Jones [aut, cre]
Maintainer: Tommy Jones <jones.thos.w@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-20 06:50:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-09-21 10:45:16 UTC; unix
Archs: mvrsquared.so.dSYM
