Helper function to fit coxph model for survfit.coxnet
mycoxph.RdThis function constructs the coxph call needed to run the "hack" of coxph with 0 iterations. It's a separate function as we have to deal with function options like strata, offset and observation weights.