Displaying 3 results from an estimated 3 matches for "dse3".
Did you mean:
dse
1998 Jun 17
1
Warning in par(args)
I'm getting a lot of warning having to do with setting graphic parameters. I
don't recall actually setting any of these, so I would guess they are being set
by something I am calling. Has anyone already figured out where this is
happening?
Paul Gilbert
_____
All dse3 tests ... ok
All dse4 tests ...Warning: skipping test 4 (requires stepwise).
ok
dse2 graphics tests ...completed
dse3 graphics tests ...completed
dse4 graphics tests ...completed
All Brief User Guide example part 1 tests ...Read 1820 items
Warning in par(args) : parameter "cin" can't...
1999 Jul 27
2
Memory profiling/benchmarking
Hi,
As a project for a computer performance analysis paper I am taking this semester,
I am going to look at the performance of the memory manager in R, with the aim of
determining how fast it is and which areas most need improvement. The idea is
that I will compare various versions of R, starting with 0.64.2, and then at a
few stages in the implementation of the new memory management scheme (of
1999 Nov 24
0
Re: DSE package for multi-variate time series (Please Read (Out of Office))
...any of which were written with
fictitious data in mind, so it will be some time before "R CMD check
dse" works, however, most of my tests work in both Linux and Solaris.
These include:
random.number.test()
tframe.function.tests()
dse1.function.tests()
dse2.function.tests()
dse3.function.tests()
dse4.function.tests()
guide.example.tests.part1()
guide.example.tests.part2()
which cover a large part of the package. The comparison tolerances on
some of
the tests had to be relaxed in order to pass with R on Linux and R and
Splus 3.3
in Solaris. I would appreciate feed...