R/group_data_nifti.R
t_to_beta_se.Rd
Helper function to convert t-statistics and df to beta and SE estimates
t_to_beta_se(t, df, n = NULL)
T-statistic values
Degrees of freedom
Sample size (optional, improves SE estimation)
List with beta and se estimates