# NOT RUN {
##Specify the Schwartz and Smith (2000) two-factor model
##with fixed measurement error:
parameters_2F <- NFCP_parameters(N_factors = 2,
GBM = TRUE,
initial_states = TRUE,
N_ME = 1)
###Generate the default 'domains' argument of 'NFCP_MLE' function:
NFCP_MLE_bounds <- NFCP_domains(parameters_2F)
# }
Run the code above in your browser using DataLab