search for: myredata

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

Did you mean: moredata
2012 Jun 19
2
matchit - can I weight the parameters?
...up ~ Stage + Age + Gender + PS, myData, method="optimal") matchedData = match.data(match) by (matchedData$Stage, matchedData$Group, table) matchedData$GP: 0 1 3A 3B 4 1 6 9 10 -------------------------------------------------------------------------------------------------------- myreData$GP: 1 1 3A 3B 4 1 3 9 13 Can anyone point me to a method that tells R to prioritise Stage over the others? Thanks in advance ******************************************************************************************************************** This message may contain confidential informat...