search for: inc_reliable_fromnta

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

2018 Mar 20
0
Struggling to compute marginal effects !
...see what it contains. if: object2 <- polr(Inc ~ Training ,Data,Hess = T,method = "logistic" ) works, the problem may be with the "Adopt" variable. Jim On Tue, Mar 20, 2018 at 10:55 AM, Willy Byamungu <wmulimbi at email.uark.edu> wrote: > Sorry, do not read "Inc_reliable_fromNTA" I did a mistake in the email I > sent you. It should be just "Inc". > > The situation looks like this > > Data$Inc <- ordered(Data$Inc = > c("Not_reliable_at_all","Less_reliable","Somehow_reliable","Very reliable")) > &...