search for: tht

Displaying 20 results from an estimated 88 matches for "tht".

Did you mean: that
2005 Jun 06
1
don't want xtab sorting "numeric" factors...
...to do this, I've given up for now. I'm having trouble getting the results from xtabs to generate "unsorted" factors. I've generated a sample data.frame I want to create a table from, using xtabs, and the results are presented below, > temp treatment itpa qmd tht 1 0 100 7.287263 3.362501 2 25 100 10.461070 4.118217 3 50 100 16.671731 5.814391 4 75 100 24.033238 8.264608 5 100 100 27.554497 9.586341 6 0 200 7.032527 3.355118 7 25 200 9.632828 4.039846 8 50 200 14.821584 5.659913 9...
2009 Jul 16
12
Find_all_by and find(:all) to only select certain values for a selection box
So....let''s have a look if I understood the issue: -Find_all_by is actually the same like Find(:all), however Find_all_by is much shorter and less complicated than the syntax of Find(:all) -So in my CONTROLLER it says @files = find(:all) however I don''t want to see all files displayed in my selection box, because I only want to see the foles whose mandant_id is the same like
2003 Nov 06
2
created data doesn't remain when split...
...s$ct <- 1 And when I create some temp variable, then split the data to perform further processing, the additional column doesn't maintain the data correctly.... mtrees <- trees[trees$m == 1,] ctrees <- trees[trees$m == 0,] The results are as follows... > trees plot tree m sp dbh tht ct 1 1 1 1 DF 44 185 1 3 1 3 0 DF 40 192 1 .....blah, blah, blah...... 6 1 6 0 DF 26 156 1 8 1 8 0 DF 26 155 1 but, >mtrees plot tree m sp dbh tht ct 1 1 1 1 DF 44 185 1 2 1 2 1 DF 38 188 NA 17 2 6 1 DF 26 174 NA...
2007 Mar 28
0
nlsystemfit: Errors with reproducing the manual example
...lots of problems :). I'm trying to use nlsystemfit, but I recieve two error messages whose origin that I don't understand. 1) When I try to reproduce the example reported in the systemfit package manual, that is library( systemfit ) data( ppine ) hg.formula <- hg ~ exp( h0 + h1*log(tht) + h2*tht^2 + h3*elev + h4*cr) dg.formula <- dg ~ exp( d0 + d1*log(dbh) + d2*hg + d3*cr + d4*ba ) labels <- list( "height.growth", "diameter.growth" ) inst <- ~ tht + dbh + elev + cr + ba start.values <- c(h0=-0.5, h1=0.5, h2=-0.001, h3=0.0001, h4=0.08, + d0=-0.5, d1...
2007 Oct 23
6
Any Xen kernel based on something newer than 2.6.18 ?
...tunately, ony and official 2.6.8 is provided, which doesn''t boot at all on those machines. I''ve tried ubuntu''s 2.6.22-xen, but ti looks very buggy. Where could we find patches for 2.6.22/23 to add Xen? How could I gete a recent kernel with Xen? Thanks for any suggestion tht could help! Regards, Bruno _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Aug 11
3
Peoblem with nls and try
...<-coeff["e"] k<-coeff["k"] summary(nlmod2) plot(P1) lines(P1[,1],nlmod2,lwd=2,col=2) lag1 <- e-(2/k) print(lag1) abline(v=lag1,col=4) print("nlmod2") { pdf(file= "Lag_estimation.pdf" ) plot(P1[,1],predict(nlmod2),xlab='Time',ylab='ThT normalizate',main="Lag estimetion",type='l', col=1) lines(P1, col=8) abline(v=lag1,col=4) lines(P1[,1],nlmod2,lwd=2,col=2) } The loops don't` function. the program stop after the first cycle...gradienrt is not good... what I want is to skyp these set of data and gi...
2000 Jul 30
4
Vorbis On Macintosh
I doubt that their has been any development work on bringing vorbis to the Mac. I am trying to do just that. I want to know whether you think I should try to port it using the various components tht are being used to bring vorbis to Be and others OR if i should wait till September when the public beta of Mac Os X ( which is based on Unix). I have been told that unix stuff will be fairly easy to port to X, especially BSD stuff. i was hoping the public beta would be out by now so I could star de...
2008 Oct 16
3
help required
...i mean DNS server having MX with same priority n MX with different priority i right now have a primary n secondary mail server that is dns server with different MX records and its workin fine if i have 2 servers with same MX priority do i need to create the smae users on both my centos servers so tht if one server fails othe one is operational . i do presume the above is corect or is there any other way apprecite your help regards Fabian -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2009 Sep 14
2
Set a select box with default value selected
...''d like to rewrite that is "there are no books for this subject, would you like to add one?" Lets say that the ''would you like to add'' part is a link to the book create view where in we add a book. How do I load that page to have its select box show the subject tht had no books (from where I was initially at)...? --deostroll
2006 Jun 11
2
seemingly simple read.table question
...ings ? my goal is to make the row names the industries and the stock identifiers the column data but i don't have a header so , i am unclear ( reading the help on read.table ) how to tell R that the first field in each line should be used as the row name ? Thanks for any help or for telling me tht this is not possible. This will be my last bother of the day to the help group. I am using R-2.20 on windows xp and i've tried various settings of read.table without success. thanks. mark
2017 Jan 27
4
pwdLastSet, password required to change (samba vs MSAD)
...ak with our samba-4.4.4 AD environment. (an ldaps client application) Keycloak is able to ask users to change their passwords, when the checkbox "require password change upon next logon" is set in ADUC. However, in our environment (samba-4.4.4) keycloak simply refuses the logons when tht checkbox is set. ("bad username or password") RedHat (who's behind keycloak) has tested and verified that with their AD environment, the user IS presented with a password change dialogue. So, it seems that samba behaves different than a true windows AD server. Running keycloak in d...
2003 Oct 30
2
AW: trying to figure out how the --delete option works.
...p the backup. This part works just fine. It's the --delete option I cant get to work. I want rsync to delete files on the backup(destination) drive, that I have deleted or moved on the souce drive. Therefore I added the --delete option, but it doesent work for me. the files and directories tht I deleted still exists on the backup, and the files and directories that I moved are duplicaded on the backup. Is there anyone who can help me out. Here is the comand I use: rsync -av --exclude "/**/movies/" --exclude "/mnt/" --delete / /mnt/backup/backup /Pedro --...
2005 Dec 19
1
re-selecting a select list on create
I have a select list tht is built from a "collection_select" and I want to reselect the value the user submitted if any part of the form errors. could someone point me in the right direction for doing this? my select looks like this collection_select(:company, :id, @companies, :id, :name) I tried setting the...
2009 Aug 25
1
Elastic net in R (enet package)
Dear R users, I am using "enet" package in R for applying "elastic net" method. In elastic net, two penalities are applied one is lambda1 for LASSO and lambda2 for ridge ( zou, 2005) penalty. But while running the analysis, I realised tht, I optimised only one lambda. ( even when I looked at the example in R, they used only one penality) So, I am wandering which penalty they are referring to? Is it a combination of penalties or one of them. I read the paper of zou and hastie but still in doubt. Thanks in advance Alex [[alterna...
2003 Aug 21
1
Asterisk and RTP flow
Hi all, i' using asterisk with chan_oh323 to test the SIP/H.323 interoperability. All working well... Now i would like to know if is it possible that * doesn't control the RTP traffic. I would tht the end point control the RTP flow... Any idea, is it possible??? Thanks Marco
2007 Jul 12
2
query on sendmail issues
...few things its absoulutly new domain n mails sent to hotmail and yahoo go to junk mail folder.. i guess implemnting DKIM for sendmail will help .. but wa snot gettin enogh details on how to implement this... appreciate if someone can hrlp me and detail me some steps or give me so possible links tht gonna be of help thnks and apprecite Regards simon
2005 Dec 02
1
roaming profiles odd.
using samba 3.14a, windows xp sp2 configured with roaming profiles. the profile seems to download properly but the start menu seems to be empty of shortcuts. anything tht requires reading of files seems to be acting strangely the files exist on the server but somehow they are not read on the workstation all of the /profiles/username directories are configured exactly the same. drwx------ 13 mmyuser staff 4096 2005-12-01 15:00 agarceau drwx------ 14 guest1...
2004 Sep 16
1
kernel question
An interesting bug in RHEL 3(which affects CentOS 3) has been bantered around for a while. There are some kernel patches(beyond my scope right now) or some echo statements tht are used(this helped my situation). The newest 2.4.x kernels have these patches incorporated. Would centOS 3 go nuts if i installed the latest kernel from kernel.org? <btw the issue is that the 2.4.xx kernels ahve a tendency to fill up ram with cache..which is normal. The bug is that the...
2016 Feb 29
1
CentOS 7.2, nouveau won't go away
...t; > Do you have a sound reason for not using elrepo's packaged nvidia driver? > Because I was looking late Friday afternoon, and had a vague memory that they'd dropped support for this card (the "newer" machine is only six or seven years old, as opposed to the 10-yr-old one tht died: this is your tax dollars at work, US citizens... and, btw, I see among the things this researcher's working on is modelling the Zika virus....). I was busting butt to get him running; as it was, he couldn't work over the weekend, and it took me until lunchtime to get him up and runni...
2003 Nov 18
1
data.frame subset?
...associated with the original. Is that correct and how would I create a completly separate data.frame since I'll be using by, lapply and such on the subset data.frame using "sp" which currently causes by to choke... > mtrs <- trees[trees$m == 1,] > mtrs plot tree sp m dbh tht bfvol cfvol 1 1 1 DF 1 44 185 3825.79 622.97 2 1 2 DF 1 38 188 3166.69 504.12 26 3 1 DF 1 42 185 3568.80 578.09 51 5 4 DF 1 30 189 2071.36 348.28 67 7 1 DF 1 33 168 2036.30 342.90 70 7 4 DF 1 45 180 3665.82 621.90 71 7 5 DF 1 30 16...