eelbrain.Var.log

Var.log(self, base=None, name=None)

Element-wise log

Parameters:
base : scalar

Base of the log (default is the natural log).

name : str

Name of the output Var (default is the current name).