nimare.transforms.se_to_var

se_to_var(se)[source]

Convert standard error values to sampling variance.

Parameters

se (array_like) – Standard error of the sample parameter

Returns

var (array_like) – Sampling variance of the parameter