search for: 20objects

Displaying 2 results from an estimated 2 matches for "20objects".

Did you mean: 0objectr
2006 Dec 22
0
plot.mids / Error in plot.new() : figure margins too large
...ly have the same problem. Is it now possible to plot subsets of mids.objects. If yes, how? My datasets has 8 variables with missing values. Thanks in advance, Simon Attachment: From: Roel de Jong <dejongroel <mailto:dejongroel?Subject=Re:%20%5bR%5d%20plot%20of%20mice.mids%20objects> > Date: Fri, 04 Nov 2005 12:57:05 +0100 Hi, it is impossible to plot a subset of the variables at the moment, but we could add it. p.s. The latest version of mice is v1.14, which can be downloaded from CRAN. Roel de Jong. Leo G?rtler wrote: > Hello... > > how can I pl...
2008 Apr 30
8
Playing with NtQueryInformationFile
Hi all, I''m trying to get the allocation size of a file via a file handle (rather than its name). The example below works for FileNameInformation but I can''t get it to work as expected for FileStandardInformation. Here''s some sample code: # query_test.rb require ''windows/handle'' require ''windows/error'' include Windows::Handle