Parameter values for the \(i^{th}\) host are stored as `pars$Xpar[[i]]`. This returns the stored parameter values as a list.

# S3 method for class 'SEISd'
get_Xpars(pars, i = 1)

Arguments

pars

an xds object

i

the host species index

Value

a [list]

See also

[make_Xpar_SEISd]