search for: model_1_part_1

Displaying 1 result from an estimated 1 matches for "model_1_part_1".

2011 Aug 01
0
Help with modFit of FME package 2
...(deSolve) require(FME) ################################################################################## # PART 1 # ################################################################################## # Differential equations model_1_part_1 <- function(t, S, parameters) { with(as.list(parameters), { # cod1 = pro1_strength # pp1_mrna_degradation_rate <- 1 ####################################################...