powered by
partialOR()
fitOR(dd)
optim()
summary.nnet()
nnet()
## simulate example data dd <- simData(50,2,1.5,123) ## fit the models ff <- fitOR(dd) ## display parameter estimates of the H-model ff$fitH$coefficients
Run the code above in your browser using DataLab