This function is normally not to be called directly, but one should usually use mgee
(see warning below).
This function takes output from the gee
function from the gee
package and creates a score matrix
(i.e., estimating equation) and information array (i.e., minus the derivative of the estimating equation).
Note the function creates the X matrix assuming the data set is the same as it was for the original call to gee, see Warning section.