Displaying 6 results from an estimated 6 matches for "ukzn".
Did you mean:
ukon
2006 Nov 27
2
NaN with ccf() for vector with all same element
hello,
i have been using ccf() to look at the correlation between lightning and electrogamnetic data. for the most part it has worked exactly as expected. however, i have come across something that puzzles me a bit:
> x <- c(1, 0, 1, 0, 1, 0)
> y <- c(0, 0, 0, 0, 0, 0)
> ccf(x, x, plot = FALSE)
Autocorrelations of series 'X', by lag
-4 -3 -2 -1 0
2009 May 26
1
R-windows unsuccessful
...(cmd, intern = !verbose) : perl not found Error in file.exists(tfn) : invalid 'file' argument".
>
> The software works on Mac computers but not on windows. Could we please have some assistance as to how we can run these models on windows successfully.
Regards
Honours Class 2009
UKZN
South Africa
[[alternative HTML version deleted]]
2004 Oct 25
2
aov documentation page: question
...ist)
School of Biology and Conservation Science
Faculty of Science
University of KwaZulu-Natal
Westville Campus
P/B X54001
Durban
4000
South Africa
Tel. (031) 260 7472
Fax (031) 260 7364
--------------------------------------------------------------------
Please find our disclaimer at http://www.ukzn.ac.za/disclaimer
--------------------------------------------------------------------
<<<<gwavasig>>>>
2012 Nov 30
1
Little's Chi Square test for MCAR?
Is there any further development in R to identify the missing data Mechanism?
Would you please help ?
======= Please find our Email Disclaimer here-->: http://www.ukzn.ac.za/disclaimer =======
[[alternative HTML version deleted]]
2007 Feb 08
2
path for source()
hello,
i have a couple of .R files distributed about my file system. i commonly source() these from other files, but i have to include the full file path. this is not always convenient if you move files around. is there a way of setting the search path for source()?
thanks a lot!
cheers,
andrew.
--
Andrew B. Collier
Space Physics Group
Hermanus Magnetic Observatory
Honorary Research Fellow
2005 Mar 02
3
orientation of eps files
hello,
i have a problem with the orientation of eps files produced with the postscript() command. i have generated some eps files with R using:
postscript(file = filename, horizontal = FALSE, paper = "special", onefile = F
ALSE, height = height, width = width, pointsize = pointsize)
now, when i include these eps files into a standard paper document (ie. a4 paper, portrait orientation)