Skip to content

Instantly share code, notes, and snippets.

@daynebatten
Created March 6, 2015 18:40
Show Gist options
  • Select an option

  • Save daynebatten/291aaef197f9343e6ad0 to your computer and use it in GitHub Desktop.

Select an option

Save daynebatten/291aaef197f9343e6ad0 to your computer and use it in GitHub Desktop.
Call:
geese(formula = pseudos ~ female + age + coupon, id = id, data = netlixx_pseudo,
family = gaussian, scale.fix = FALSE, corstr = "independence",
jack = TRUE)
Mean Model:
Mean Link: identity
Variance to Mean Relation: gaussian
Coefficients:
estimate san.se ajs.se wald p
(Intercept) 304.4427803 4.79233152 4.79431636 4035.68864 0.000000e+00
female 2.0066293 4.27601076 4.27932287 0.22022 6.388724e-01
age 0.2705164 0.08456357 0.08460712 10.23342 1.379191e-03
coupon -30.8464981 5.04641229 5.05055568 37.36339 9.804541e-10
Scale Model:
Scale Link: identity
Estimated Scale Parameters:
estimate san.se ajs.se wald p
(Intercept) 15478.46 412.9368 413.4837 1405.039 0
Correlation Model:
Correlation Structure: independence
Returned Error Value: 0
Number of clusters: 5124 Maximum cluster size: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment