Skip to contents

Numerically integrates exp(W(t)) over the basis range and returns the normalizing constants per realization, formatted as character strings in scientific notation (one per column of self$coefs).

Usage

normalize(self)

Arguments

self

An object carrying coefs, basis, and (optionally) constant.

Value

Character vector of normalizing constants, one per realization; NULL if self$constant is already numeric.