data/example2.initials.R

example2.initials <- data.frame(
Parameter = c('IC1','IC2'),
Type = c('P','P'),
Value = c(0,0),
Fixed = c(1,1),
Lower.bound = c(0,0),
Upper.bound = c(1,1)
)
sbihorel/scaRabee documentation built on Feb. 7, 2022, 9:50 p.m.