nested_list_mean: Calculate mean for each list element in a nested list

View source: R/nested_list_mean.R

nested_list_meanR Documentation

Calculate mean for each list element in a nested list

Description

This code takes each element i of nested list j and calculates the mean of the list elements with the same index.

Usage

nested_list_mean(list, vars)

Arguments

list

nested list

vars

variables tested for Influence on outcome.


MBender1992/emR documentation built on Feb. 18, 2025, 9:21 a.m.