search for: mitt3

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

Did you mean: mitts
2011 Aug 31
2
Treat an Unquoted Character String as a Data Frame
I have several datasets that come from different studies (fv02 and fv03), they represent different levels (patients and lesions), and they have different patient populations (itt, mitt, mitt3). I wanted to write some code that would pass my three requirements into a function I wrote, produce the output, but not have to require me to also pass a unique plot title or output filename for each function call. The title and file name would be created in the function according to the three i...