Displaying 4 results from an estimated 4 matches for "cire".
Did you mean:
core
2007 Jul 12
1
error problem with glht
...s(model) : no model.matrix method for model found!
I appreciate any help offered.
Cheers, Pete
------
Peter Furey
Research Scientist
Northwest Research Associates / CORA
3380 Mitchell Lane
Boulder, CO 80301
Also affiliated with:
Cooperative Institute for Research in Environmental Sciences (CIRES)
University of Colorado, Boulder
2004 Dec 10
1
Typos in 'R Language Definition' 2.0.1 Draft 2004-11-15 (PR#7412)
Full_Name: Mike Kay
Version: 2.0.1
OS: Linux
Submission from: (NULL) (137.75.70.37)
Hi,
Here are some typos/grammatical errors that I found while reading the doc.
referenced in the subject line. Hope this helps.
-mike
Page 4, first paragraph of 2.1.4: 'objects which they contain' -> 'objects
which contain'
Page 5, second paragraph of 2.1.10 'environment can be
2011 Apr 21
2
Converting 16-bit to 8-bit encoding?
Hello all-
I have a question related to encoding. I'm using a seperate program which
takes either 16 bit or 8 bit (flat binary files) as inputs (they are raster
satellite imagery and the associated quality files), but can't handle both
at the same time. Problem is the quality and the image come in different
formats (quality- 8bit, image- 16bit). I need to switch the encoding on the
2005 Oct 31
0
Minor typos with UseMethod docs (PR#8269)
Full_Name: Mike Kay
Version: R-patched
OS: Linux
Submission from: (NULL) (137.75.70.37)
Hi,
The following patch cleans up some grammar in the docs for UseMethod
(library/base/help/UseMethod)
-mike
--- UseMethod 2005-09-28 20:06:39.000000000 +0000
+++ /tmp/UseMethod 2005-10-31 21:21:05.534708720 +0000
@@ -5,7 +5,7 @@
Description:
R possesses a simple generic function mechanism