Displaying 4 results from an estimated 4 matches for "apsects".
2007 Jun 13
3
Awk and Vilno
...have a data manipulation problem that is incredibly simple,
then converting an ascii data file to binary, and then back, may not
seem worth it. Awk, again, wins. But the asciitobinary and
binarytoascii statement ( there and back ) only takes 4 lines or so,
so Vilno is really not that bad.
Certain apsects of Vilno and SAS are a bit more user-friendly:
Each column has a variable name, such as "PatientID".
Awk uses $1, $2, $3 , as variable names for columns. Not user-friendly.
In both Vilno and SAS (and SQL) the possibility of "MISSING" ( or
"NULL" ) is built into the dat...
2009 Oct 14
1
Understanding hclust and dendrogram
?hclust listed several references. I'm wondering what is the best
resource that explained clustering algorithms, dendrogram and various
clustering algorithms that are implemented in R. Thank you!
2023 Jan 20
2
oplocks, kernel oplocks, kernel share modes, .. - how it all works?
Hi!
I'm trying to understand how various ways to grant a file lease to (windows) clients
works. Especially in context when files are being modified locally on the linux
filesystem.
For example, there's this wording in man smb.conf:
kernel share modes
...
Kernel share modes provide a minimal level of interoperability with
local UNIX processes and NFS operations by
2007 Aug 08
3
Subject: Re: how to include bar values in a barplot?
...hat presenting numerical/textual information within a
graphical/diagrammatic context will interfere with the "analytic"
interpretation wich is desired, with no associated benefit.
In such cases, it is clearly (and as a matter of fact to be decided
in each case) better to separate the two apsects.
It may, however, be that both can be combined in such a way that
each enhances the other; and also the simultaneous perception of
both aspects induces a "cartesian-product" richness of interpretation
where each element of the graphical presentation combines with
each element of the text...