R/netSEM-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @rawNamespace import(MASS, except = select)
#' @import segmented
#' @import DiagrammeR
#' @import DiagrammeRsvg
#' @import htmlwidgets
#' @import knitr
#' @import magrittr
#' @import svglite
#' @import rsvg
#' @import png
#' @importFrom rlang enexpr ensym
#' @importFrom dplyr mutate filter select relocate distinct across everything all_of bind_rows inner_join full_join transmute rename slice_max arrange mutate_all desc row_number
#' @importFrom tidyr pivot_longer pivot_wider
#' @importFrom purrr pluck exec walk map2_dfr pmap
#' @importFrom tibble as_tibble as_tibble_row tibble
#' @importFrom glue glue
#' @importFrom broom glance tidy
#' @importFrom janitor clean_names
#' @importFrom stringr str_detect str_split str_replace regex
#' @importFrom stats lm coef na.omit predict residuals runif var nls nls.control setNames
#' @importFrom butcher axe_data axe_env
#' @importFrom rcompanion nagelkerke
#' @importFrom utils head
##' @references 1. Bruckman, Laura S., Nicholas R. Wheeler, Junheng Ma, Ethan Wang, Carl K. Wang, Ivan Chou, Jiayang Sun, and Roger H. French. "Statistical and Domain Analytics Applied to PV Module Lifetime and Degradation Science." IEEE Access 1 (2013): 384-403. doi:10.1109/ACCESS.2013.2267611
##' 2. Bruckman, Laura S., Nicholas R. Wheeler, Ian V. Kidd, Jiayang Sun, and Roger H. French. "Photovoltaic Lifetime and Degradation Science Statistical Pathway Development: Acrylic Degradation." In SPIE Solar Energy+ Technology, 8825:88250D-8. International Society for Optics and Photonics, 2013. doi:10.1117/12.2024717
##' Network Structure Equation Modeling
##' The R package 'netSEM' conducts a net-SEM statistical analysis (network structural equation modeling) on a dataframe of coincident observations of multiple continuous variables.
## usethis namespace: end
NULL

Try the netSEM package in your browser

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

netSEM documentation built on Feb. 25, 2026, 5:08 p.m.