Thanks, incorporated now.
On Mon, 28 Nov 2005, Marc Schwartz (via MN) wrote:
> Hi all,
>
> Attached is both a patch file for and a patched version of table.Rd.
>
> The change is to add the following:
>
> \concept{counts}
> \concept{frequencies}
> \concept{occurrences}
> \concept{contingency table
?StructTS has
The basic structural model, type = "BSM", is a local trend model with an
additional seasonal component. Thus the measurement equation is
x[t] = m[t] + s[t] + eps[t], exp[t] ~ N(0, sigma^2_eps)
I guess in the last line exp[t] ~ should be
eps[t] ~ ...
Hi all,
Attached is both a patch file for and a patched version of table.Rd.
The change is to add the following:
\concept{counts}
\concept{frequencies}
\concept{occurrences}
\concept{contingency table}
to enable help.search() to locate table() using the aforementioned
search terms.
This ca
On Mon, 28 Nov 2005 [EMAIL PROTECTED] wrote:
> Full_Name: simon wood
> Version: 2.2.0 (and lower)
> OS: linux/windows
> Submission from: (NULL) (86.135.153.59)
>
>
> I think that the documentation for the `specials' attribute of a
> `terms.object'
> is not quite right:
>
> specials: If the 'speci
On Mon, 28 Nov 2005, Jussi Piitulainen wrote:
> When making only the standalone math library, include/Rmath.h
> is not there, so compilation fails. A solution is to go to
> src/include/ and just say `make Rmath.h' there first.
>
> This is with R-2.2.0 on GNU/Linux on i686. The failing steps
> are:
When making only the standalone math library, include/Rmath.h
is not there, so compilation fails. A solution is to go to
src/include/ and just say `make Rmath.h' there first.
This is with R-2.2.0 on GNU/Linux on i686. The failing steps
are:
tar xzf ../R-2.2.0.tar.gz
./configure
cd src/nmath/stand
Full_Name: simon wood
Version: 2.2.0 (and lower)
OS: linux/windows
Submission from: (NULL) (86.135.153.59)
I think that the documentation for the `specials' attribute of a `terms.object'
is not quite right:
specials: If the 'specials' argument was given to 'terms.formula' there
is a 's
Dear R devels,
let's say I have three packages "pkg1", "pkg2" and "pkg3" which all
contain new S4 classes and methods. Where "pkg3" depends on "pkg2" and
"pkg2" depends on "pkg1". Moreover, all three packages have namespaces.
1) I use ".onLoad <- function(lib, pkg) require(methods)". Do I also
[diverted from R-help to R-devel]
> "Gabor" == Gabor Grothendieck <[EMAIL PROTECTED]>
> on Sun, 27 Nov 2005 14:16:34 -0500 writes:
<>
Gabor> making use of as.data.frame.table we can shorten that
Gabor> slightly to just:
Gabor> as.data.fra
On Sun, 27 Nov 2005, Seth Falcon wrote:
> On 27 Nov 2005, [EMAIL PROTECTED] wrote:
>
>> Unfortunately va_copy is an ISO C99 function, so not always
>> available.
>>
>> Please do heed the posting guide and give us real details of your OS
>> and compiler, as they do matter here (stdarg.h is often
>>
10 matches
Mail list logo