Re: [R] Information value

2016-03-09 Thread Michael Dewey
Just to help next time some comments in-line On 09/03/2016 14:31, Venky wrote: Hi I want to find the information value for my overall data. I have data like this.my data set name is data Best not to call your data.frame data as it may conflict with the function data() Id smoked

Re: [R] Information value

2016-03-09 Thread Sarah Goslee
A search on rseek.org for information value turns up several contributed packages that may do what you want. Sarah On Wed, Mar 9, 2016 at 9:31 AM, Venky wrote: > Hi > > I want to find the information value for my overall data. > > I have data like this.my data set name is data > > Id smoke

[R] Information value

2016-03-09 Thread Venky
Hi I want to find the information value for my overall data. I have data like this.my data set name is data Id smokedrink nothing 1 yesno no 2 no yesyes 3 yesyesno . . . . Etc