R/coefa-package.R

#' @keywords internal
#' @author Xijian Zheng; Huiyong Fan
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
#' Meta Analysis of Factor Analysis Based on Co-occurrence Matrices
#'
#' @description It is used to conduct Meta Analysis of Factor Analysis based on
#'  Co-occurrence Matrices, which employs several functions to read files,
#'  calculate the co occurrence matrix, and finish the exploratory factor
#'  analysis.
#'
#'
#' @import psych
#' @import openxlsx
#' @import purrr
#'
#' @docType package
#' @name:coefa
NULL

Try the coefa package in your browser

Any scripts or data that you put into this service are public.

coefa documentation built on Feb. 16, 2023, 10:50 p.m.