search for: hy

Displaying 20 results from an estimated 300 matches for "hy".

Did you mean: why
2011 Mar 30
0
Plot an ols() call from Design
...sak s low unround back long 12022 0 CH 26 4 sak s low unround back long 12022 0 CH 26 5 sak s low unround back long 12022 0 CH 26 6 sak s low unround back long 12022 0 CH 28 2 sak s low unround back long 12022 1 CH 28 3 sak s low unround back long 12022 0 CH 28 4 sak s low unround back long 12022 1 HY 13 1 sak s low unround back long 12022 0 HY 13 2 sak s low unround back long 12022 1 HY 13 3 sak s low unround back long 12022 1 HY 13 4 sak s low unround back long 12022 1 HY 13 5 sak s low unround back long 12022 1 HY 13 6 sak s low unround back long 12022 1 HY 15 1 sak s low unround back long 12...
2006 Feb 13
2
bivariate normal distribution
Hi, there. Does anyone know the R function for calculating the cdf of bivariate normal distribution function? Thanks. Yulei [[alternative HTML version deleted]]
2006 Apr 19
1
Trouble with glm() .... non-integer #successes in a binomial glm
Hi R-people: When I use the command to fit a model with an intercept, only: glm ( formula=haspdata ~ 1, data=dat, family=binomial, weights= dat$hy.wgt.s, subset=(dat$haspdat0!=3) ) I get the message: Warning message: non-integer #successes in a binomial glm! in: eval(expr, envir, enclos) Does anyone know what this means?? The data for this command is listed below. Thanks, Phil Smith CDC dat.hy.wgts.s Here is my data: > table( dat$has...
2007 Jan 22
0
Why app_rx and app_tx when we have IAXModem and Hylafax and hy-email2fax? Should we reinvent the wheel?
I'm just wondering here, in our community... Why not HylaFax for Fax solutions? I'm not saying bad about the big efforts on app_tx and app_rx with spandsp. But as me and many other asterisk users, we find out that Hylafax+IAXModem+Asterisk is very reliable. And from what i've been testing and reading, Hylafax is an extremely powerful:...
2003 Dec 01
0
No subject
the directory I setup in the smb.conf file on the LINUX machine named DP-WS67/CDs I want to give all members of the DP group ownership of the directory. When I enter chgrp 'HY-VEE\AUDIT' /RH1dat/CDs it works. When I enter chgrp 'Hy-VEE\DP' /RH1dat/CDs I get = chgrp: invalid group=20 name 'HY-VEE\\DP' =20 I ran these 2 commands with strace and compared the output which I = include below.=20 I should say that I set up a LINUX...
2002 Oct 15
5
Specification change requests
...11 and 12 should be performed outside and after the iteration started in step 4. As far as I can see, performing these two steps for each iteration makes no sense, as the values set in the vector are overwritten by the later iterations. 11) if ( [hx] is less than [n] ) { 12) render_line( [hx], [hy], [n], [hy], [floor] ) } It also does not make sense to use the expensive function render_line to set all remaining elements in the vector to the same value, so a better algorithm for this might be something like: if ( [hx] is less than [n] ) { iterate [i] over the range [hx] + 1 ... [n] - 1...
2012 May 05
2
No error message no display output
...g appears as an error but the histogram plot doesn´t appear. Should I install some special library to run sapply? pru<-function(){ randz<-matrix(rnorm(200000),100,2000) H<-matrix(0,100,2000) for (j in 2:2000){ for (i in 2:100){ H[1,]<-randz[1,] H[i,j]<-H[i-1,j]+randz[i,j] }} hy<-nrow(H)-1 estima<-H[2:nrow(H),] estima2<-H[1:hy,] a<-estima b<-estima2 mycoef <- function(x, y) coefficients( lm(y ~ x-1) ) rest <- sapply(2:2000, function(i){ y <- a[,i] x <- b[,i] mycoef(x,y) }...
2002 Sep 21
2
Hy ..
I have a problem joining a win2k to a samba domain .. When i try to add the wink machine it says somthing about the trust relationship between the wwin2k and samba Thankyou, Excuse my bad english .. -- --------------- http://lapd.cj.edu.ro/~seby E-mail: seby@lapd.cj.edu.ro ---------------
2009 Oct 05
2
Visualizing some data
Hi all, I have an easy data set. It has three columns: Subject, Condition, dprime. A small excerpt follows, in order to illustrate: Subject Condition dprime HY s 3.725846 CM s 2.877658 EH s 5 HY st 2.783553 CM st 2.633955 EH st 5 I want to visualize this. What I thought of was having dprime on the y-axis (scale 0-5), Subject on the x-axis, and then two lines plotted to show the dprime value for condition s and condition st. I would like s to be plotted w...
2006 Jul 13
3
colors on graph
Hy all, I need to draw something in 2 dimension that has 3 dimension, the choice has been made to use colors to display the third dimension into the graph. Has someone done something like that, i can't figure out how to parametize the colors. Thks for all ideas, COMTE Guillaume...
2011 Jun 13
1
Communciation delay betwwn speakers
Hy all of you, I successfully installed an AsterikNow fo a client and almost everything works fine. I can call/recieve in internal with perfect quality. I can do the same with external EXCEPT the little delay in the communication. I have almost 0,5 s of delay between speakers only with outside. I...
2009 Sep 14
2
noise from custom encoder/decoder
Hy, I'm totaly out of ideas now. here are links to the code I use. codec.cpp http://barvanjekode.gama.us/temp/1078354945.html codec.h http://barvanjekode.gama.us/temp/135707080.html Variables I use are: int samplerate 32000 uint quality 10 uint complexity = 2 I get that wierd noise af...
2010 Mar 21
6
Do i really need Dahdi and Libpri.
Hy guys i am having so much hard time to setup asterisk on a virtual machine that i got , i just want to know if i really need to use Dahdi and libpri on a complete Digital PBX i just gonna use sip and iax. I will never use any kind of analog line on this machine. Wait for a feed back. Daniel Abreu...
2010 Nov 14
6
sum in vector
hy guys i have one question :) i have two vectors markets and price market <- c(1, 5, 7, 9, 9, 6, 5, 4, 4, 3, 1, 2, 1) price <- c(100, 20, 30, 10, 50, 23, 23, 33, 96, 6, 4, 38, 96) i would like sum prices: market 1: (100+4+96), market 2: (38),..., market 9: (10+50) ao i would like get this res...
2012 May 10
1
Error t value matrix
...andz<-matrix(rnorm(5000),50,100) H<-matrix(0,50,100) H[1,]<-randz[1,] for (i in 2:50){ if(i < 26) { H[i, ] <- 0.6 * H[i-1, ] + randz[i, ] } else { H[i, ] <- H[i-1, ] + randz[i, ] } } write.table(H, file = "datad.txt") g<-read.table("datad.txt") hy<-nrow(g)-1 estima<-H[2:nrow(g), ] estima2<-H[ 1:hy, ] mycoef <- function (x,y) a<-estima b<-estima2 f<-summary(lm(a~b)) ff<-coef(f) ff[2,"t value"] tvalue <- sapply (2:ncol(b) , function (i){ y<-a[,i] x<-b[,i] mycoef(x,y) } ) print (summary(tvalue)) [[...
2003 Jun 25
4
Searching for Doku Samba with LDAP
Hy * I'm searching for Doku acting as an PDC in an Windows environment. I was able to set up the Ldap-Directory itself, storing the Users in the Directory, this all is working. But was not able to let the Workstations join the Domain. Here i don't find Dokumentation about it. Can anyone...
2008 Oct 02
6
Nightly yum update did an "upgrade"
Hy there, i have a centos (4.?) Box with nightly yum update enabled. Last night, it did an upgrade to 4.7 leading to several problem i.e. not respawning the dhcrelay, which is needed on this box. Can I control the update policy not to upgrade to new releases in the nightly updates? I would like do...
2013 May 07
8
proxy required
Hy I m new to puppet. I ''d like to install epel.repo on a my node and this is the module that I ve created class epel { package { ''epel'': provider => ''rpm'', ensure => installed, source => ''http://dl.fedoraproject.org...
2009 Aug 18
2
Change syslog output
Hy! I receive an nxge driver messages on console: Aug 18 11:08:42 [hostname] nxge: NOTICE: nxge_ipp_eccue_valid_check: rd_ptr = XXX wr_ptr = YYY I find the bug description/correction at sun web page, and i know i can ignore it. I thinking about how can i delete from console only these messages (her...
2009 Sep 16
1
noise from decoded file
Hy, can anyone recognize that pixel noise in the playbackfile recorder file: http://www.megafileupload.com/en/file/135429/FMODTestRecording-wav.html playback file: http://www.megafileupload.com/en/file/135431/FMODTestPlayback-wav.html i have no idea what that is anymore. i try everything i know, fro...