Learn R Programming

psychmeta (version 2.3.4)

.print.summary.lm_mat: Print method for objects of the class "summary.lm_mat"

Description

Print method for objects of the class "summary.lm_mat"

Usage

.print.summary.lm_mat(x, digits = max(3L, getOption("digits") - 3L),
  symbolic.cor = x$symbolic.cor,
  signif.stars = getOption("show.signif.stars"), ...)

Arguments