apply_stat_model: Title

View source: R/apply_stat_model.R

apply_stat_modelR Documentation

Title

Description

Title

Usage

apply_stat_model(
  tempDataFrame,
  g_start,
  family_test,
  covariates = NULL,
  key,
  transformation,
  dototal,
  session_folder,
  independent_variable,
  depth_analysis = 3,
  ...
)

Arguments

tempDataFrame

data frame to apply association

g_start

index of starting data

family_test

family of test to run

covariates

vector of covariates

key

key to identify file to elaborate

transformation

transformation to apply to covariates, burden and independent variable

dototal

do a total per area

session_folder

where to save log file

independent_variable

independent variable name

depth_analysis

depth's analysis

...

extra parameters


drake69/semseeker documentation built on Sept. 17, 2023, 12:22 a.m.