search for: unt

Displaying 20 results from an estimated 114 matches for "unt".

Did you mean: int
2003 Oct 16
0
AW: summary with names
...vered to the list, although I sent them nearly 4 hours ago. I fear, I only sent them to the posters and not to the list ... I try to correct this! Sorry! Axel Benz schrieb: > Which name do you want? > varA1 This one resp. the corresponding one in this way (varA2 etc.). > or > fb.12.unt[varA1] > or even then value of varA1???? This question tells me, that you know more than me ;-). Who wonders ...? There are 98 values for varA1. Did I use wrong terms, that 98 values are surprisingly? > Your question looks like you made a mistake in your code (just a > suggestion, of c...
2003 Oct 16
4
summary with names
...ewbie question but I didn't find an answer in the Docus, the FAQ and maillist archive. I want a summary for about 250 variables and realise it the following way (I know, that I shouldn't use iterations that way in R; but at the moment it's the easiest way for me): for(i in fb.12.unt[varA1:varZ9]){print (summary(i, na.rm=t))} It works fine, but I don't know which summary corresponds to which variable, because the variable names are not printed. Can somebody give me a hint? TIA Regards, Christoph -- Christoph Bier, Dipl.Oecotroph., Email: bier at wiz.uni-kassel.de Uni...
2011 Aug 12
1
sapply to bind columns, with repeat?
...row.names=F, quote=F) coop.dat <- read.fwf("coop.tmp", widths = c(c(3,8,4,2,4,2,4,3),rep(c(2,2,1,5,1,1),62)), na.strings=c("9999"), skip=1, as.is=T) rep.name <- rep(c("day","hr","met","dat","fl1","fl2"), 62) rep.count <- rep(c(1:62), each=6, 1) names(coop.dat) <- c("rect", "id", "elem", "unt", "year", "mo", "fill", "numval", paste(rep.name, rep.count, sep="_")) I would like to generate output that contains in one row...
2010 Dec 09
3
hi have a question about merging.
this is the problem: load this R data frame over the internet and save it to your hard drive. http://rss.acs.unt.edu/Rdoc/library/twang/data/raceproling.RData please show how to save a dataset of males only (the variable male=1) to a new dataframe. Then do the same thing for females (male=0). Then show how to recombine the two datasets to belike the original one except that the female observations come rst,...
2009 Mar 29
1
DCT function?
Looking for the DCT function, but don't see it in the signal pkg. http://rss.acs.unt.edu/Rdoc/library/signal/html/signal.package.html http://rss.acs.unt.edu/Rdoc/library/signal/html/00Index.html As I understand it, the 'signal' functions are ports of the corresponding matlab/octave code, where the DCT exists. Did I miss it (different name?) or is someone working on a port...
2009 Jul 15
1
FW: Package submission to CRAN
...I would like to direct people to CRAN but now I am not sure how long the process is or whether my package will be accepted for posting to the CRAN mirrors. Thank you in advance for any comments you make, Michael Gates Experimental Psychology University Of North Texas Denton, TX 76201 michael.gates@unt.edu<mailto:michael.gates@unt.edu> [[alternative HTML version deleted]]
2003 Apr 23
3
Changing the size of the bounding box
...t I'm running into is that R seems to extend my data range by 4% to create a "bounding box" and this throws off the layout of my graph. Is there some way to change this behavior? Thanks in advance for any help. -- Richard L. Anderson, MS Security Analyst, University of North Texas UNT Computing Center <mailto:anderson at unt.edu>
2006 Nov 15
3
Dotmatrix Plots
Hi all, Does anyone know what happened to the dna library or the dotmatrix function? For the life of me, I can't find it anywhere with the exception of this reference: http://rss.acs.unt.edu/Rdoc/library/dna/html/dotmatrix.html Thanks! Jeff. http://www.nd.edu/~jspies/ [[alternative HTML version deleted]]
1999 Sep 19
3
Samba can't keep NT shares mounted
I don't know who this problem belongs to, samba or Linux, but it's a common one, judging by the responses in my INBOX to a previous post. Plus, it's a fairly serious one; many applications require smb shares to be mounted continuously and without interruption. It's been a recurring problem which seems to have been pushed off to the side as not important, even though it's a serious flaw. Just where, I don't know (i.e., kernel smbfs or samba/smbmount). I know there must be *someone* who has a clue. V...
2012 Oct 08
1
weighted cumulative distribution with ggplot2
Dear all, I am trying to draw a weighted cumulative distribution (as defined here http://rss.acs.unt.edu/Rdoc/library/spatstat/html/ewcdf.html) with ggplot2 however the syntax temp<-qplot(X,weight=weight,data=data,stat = "ecdf", geom = "step",colour=factor(year)) seems not to produce exactly the right figure (the values seems higher at some points)... I am wrong in the we...
1999 Sep 28
3
SAMBA digest 2250 - Parameter is incorrect
...or just stupid information for you. It is not a problem with your particular driver. I receive this message when printing to our HP LJ5Si after I have restarted Samba without restarting my NT-box, that was already connected to the Samba server. My NT setup is in such a way that the NT box is mounting a Samba share via the user profile. As far as I remember right it is not enough to fix the problem just to re-login into NT you have to reboot. It seems to me that the problem is caused by a synchronization problem between the restartet Samba server an the running NT. Regards, Axel Neumann
2011 Jul 07
4
Return invisible list
...lue theory analysis, looking at the Mean Excess Plot of a series. These are the commands I type to get the plot: x=read.table("data.txt",header=T) goa=(x[,3]) meplot(goa) I can see the plot, but I would like to see the values of the x and y axis. According to this page (http://rss.acs.unt.edu/Rdoc/library/VGAM/html/meplot.html), "A list is returned invisibly with the following components. threshold The x axis values. meanExcess The y axis values. Each value is a sample mean minus a value u. " So my question is, how can I see (or even export) threshold and meanExc...
2012 Oct 02
2
Proposal: Package update log
...wever; not all packages have something like that and many which do, are not terribly detailed in conveying what has been updated or changed. I am also aware that package authors are not a particularly lazy group, sitting around with nothing to do. My proposal would likely add a non-significant amount of work to the already very generous (and appreciated) work performed by package authors, maintainers, etc. I do, however, believe it would be greatly appreciated and beneficial to have more detailed update information available from the R-console as some of us (users) update packages daily and are...
2008 Jul 22
2
randomForest Tutorial
...or more detailed analysis with other software). I have found extremely well written and helpful information on the usage of R. Unfortunately it seems to be very difficult to find similarly detailed tutorials for randomForest, and I just can't get it work with the information on http://rss.acs.unt.edu/Rdoc/library/randomForest/html/randomForest.html Can anybody give me a hint where to find a more detailed tutorial? I am especially interested in preparation of data to use with randomForest (how to structure the csv-file) and which information is mandatory for the package to work. Maybe someo...
2005 Jan 11
2
MIT Kerberos and OpenSSH
Howdie, Is there a way to get the default BSD 5.3 openssh to compile against the MIT kerberos libraries? I have set NO_KERBEROS=yes in /etc/make.conf so that the heimdal kerberos is not built, and rebuilt world, then installed /usr/ports/security/krb5 and rebuilt world again. sshd is however not being built against MIT at all. [root@foobar] ~ # ldd /usr/sbin/sshd /usr/sbin/sshd:
2004 Jun 09
1
robust correlation in R
Dear R user group, I'm looking for a robust mesure of correlation in R. I found a very interesting article by Dr Rich Herrington on http://www.unt.edu/benchmarks/archives/2001/december01/rss.htm and I'd like to implement exaclty this method but my problem is that everything is here developped in R language and is very slow when the correlation matrix is important. I'm wondering if someone has maybe developped the same (or equivalent)...
2004 Aug 02
1
Estimating EGARCH processes with R
Hallo, I am a student specializing statistics and econometrics in germany. I know there is a way to program EGARCH-processes (time series analyses) in R. If you are ackquainted with statistics already you know that there is nothing but a theorethical use of GARCH-Package in R. Not only because the distribution is gaussian, but also because the skewdness and leptokurthosis are not quite good
2010 Dec 06
1
Loading .RData from Internet
Dear All, Can you please suggest me a correct way to load the following R data frame from the internet and save it to the hard drive? The following is what I tried: > raceprofiling <- > read.table("http://rss.acs.unt.edu/Rdoc/library/twang/data/raceprofiling.RData") > save(raceprofiling, file = 'raceprofiling.RData') However, when I used dim() to check the dataset, I got: > dim(raceprofiling) [1] 11085 1 The correct dimension should be 5000 and 10. Many Thanks. -- View this message in co...
2011 Jul 23
1
Problem with read.shape in maptools
...s/sids.shp", package="maptools")[1])Error: could not find function "read.shape" I haven't found this function on the documentation from the latest release of the package, so I assume is no longer supported. Is there an alternative way of doing this? http://rss.acs.unt.edu/Rdoc/library/maptools/html/read.shape.html Thanks, Axel. [[alternative HTML version deleted]]
2011 Sep 15
1
portfolio, portfolio.optim function not found
Hello, After installing and loading the package "portfolio", I tried to run the example code provided, and it would not run. this is the link: http://rss.acs.unt.edu/Rdoc/library/tseries/html/portfolio.optim.html this is the example code, as found at the link: x <- rnorm(1000) dim(x) <- c(500,2) res <- portfolio.optim(x) res$pw the error I get is: Error: could not find function "portfolio.optim" Any thoughts on how this could be? T...