dot-pseudo.r2 function

function to compute pseudo R-square

function to compute pseudo R-square

.pseudo.r2(G, vh, vhs, x.inds, unique.xnames = NULL)

Arguments

  • G: Gower's centered similarity matrix computed from D. Either D or G must be passed to mdmr.
  • vh: Computational details (internal function)
  • vhs: Computational trick (internal function)
  • x.inds: Computational trick (internal function)
  • unique.xnames: Computational details (internal function)
  • Maintainer: Dan McArtor
  • License: GPL (>= 2)
  • Last published: 2025-03-28