Skip to contents

Internal function to validate the Stan data list before sampling.

Usage

validate_stan_data(stan_data)

Arguments

stan_data

List of Stan data.

Value

NULL (invisibly). Throws an error if validation fails.