search for: analys

Displaying 15 results from an estimated 15 matches for "analys".

Did you mean: analyst
2007 Nov 16
1
constraint matrices in vglm (VGAM package)
Hello R users, I am performing a multinomial logit regression and would like to constrain a few model coefficients to be equal. Here is my model: multi <- vglm(case123con ~ SNP_A1+SNP_A2+age, multinomial, work.analy) where case123con is a four level categorical variable (case 1, case 2, case 3, control) and SNP_A1 and SNP_A2 are indicator functions (yes/no). The output of this
2006 Jun 05
2
Polycom SIP 1.6.6
Off topic. Anyone know where I can get Polycom SIP software v1.6.6, unofficially? Not that Polycom is analy retentive, or anything like that... Doug
2007 Mar 21
1
Tags Layout
...he Flac Frontend listed on your site. When testing with Florian Heidenreich MP3Tag, all tags seem to always be displayed in minus letters. How can you explain that? Didier Eggerickx Rue de Cambron, 48 7870 Cambron St Vincent Belgium GSM : 0484/730491 E-Mail : didier.eggerickx@skynet.be Email analys? par PC Tools Spyware Doctor (5.0.0.169) Version de la base de donn?es : 5.06871 http://www.pctools.com/fr/spyware-doctor/ Email analys? par PC Tools Spyware Doctor (5.0.0.169) Version de la base de donn?es : 5.06871 http://www.pctools.com/fr/spyware-doctor/ -------------- next part -----------...
2011 Apr 12
1
Cargar lista de variables en función
Hola compañeros, Soy nuevo y me disculparan si la pregunta es muy básica. Quiero crear una función que me permita recibir variables que pueden ser 2, 3 o más, la idea es llamar esta función e indicarle la ruta y el nombre de las variables para luego realizar algún análisis. Mi idea es la siguiente: library(foreign) FDatos <- function(Ruta,Nombre,Variables){ Datos <-
2010 Feb 25
2
ogg decoding without "synchronization"
...46&view=markup and under ubuntu 9.10 or osx 10.5. Do i have a possibility to decode the sound in the order of the incoming data? Any idea is welcome. Let me know if i'm not clear enough or if you need more infos. Thanks for your help, Nicolas -- http://nim.on.free.fr Ce message a ?t? analys? contre les 'malwares' par Websense. www.websense.com
2003 Mar 12
2
encoder block diagram
...ort blocks and one long blocks are used (short blocks must be smaller or equal to long blocks), can be set to any allowed size - selected window size depends on bitrate MDCT - transforms audio data to frequency domain PSYCHOACOUSTIC MODEL - Vorbis uses its own psychoacoustic model - FFT for tonal analys and MDCT for noise analysis Floor - a psychoacoustic floor is created from the data, given from the psychacoustic model - the floor is a spectral envelope and represents a low resolution model of the audio spectrum - floor type 0 uses LSP and floortyp 1 a linear interpolation algorithm to compute...
2010 Dec 25
4
need help with data management
I have a data frame that reads client ID date transcations 323232 11/1/2010 22 323232 11/2/2010 0 323232 11/3/2010 missing 121212 11/10/2010 32 121212 11/11/2010 15 ................................. I want to order the rows by client ID and date and using a black-box forecasting method create the data fcst(client,date of forecast, date for which forecast applies). Assume that I
2004 Mar 09
6
OCFS filesystem used 7%
Hi all... I have a strange problem. 2 of my mount points already use 7% of space, even when I check the directory is empty. When I re-format it, it release the space for a while, after 1 or 2 days, the space is used again for 7% - 10 %. What could be the reason? I am using RHAS 2.1 Enterprise Kernel 2.1 and OCFS release 1.0.9-6 Thanks Jeram
2002 Oct 25
0
Age-period-cohort model
...=================================== ************************************************************************************ Afin d'?viter toute propagation de virus informatique, et en compl?ment des dispositifs en place, ce message (et ses pi?ces jointes s'il y en a) a ?t? automatiquement analys? par un antivirus de messagerie. *********************************************************************************** -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",...
2002 Nov 06
0
Intercept by level in GLM
...=================================== ************************************************************************************ Afin d'?viter toute propagation de virus informatique, et en compl?ment des dispositifs en place, ce message (et ses pi?ces jointes s'il y en a) a ?t? automatiquement analys? par un antivirus de messagerie. *********************************************************************************** -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",...
2003 Mar 14
0
encoder block diagram
...ort blocks and one long blocks are used (short blocks must be smaller or equal to long blocks), can be set to any allowed size - selected window size depends on bitrate MDCT - transforms audio data to frequency domain PSYCHOACOUSTIC MODEL - Vorbis uses its own psychoacoustic model - FFT for tonal analys and MDCT for noise analysis Floor - a psychoacoustic floor is created from the data, given from the psychacoustic model - the floor is a spectral envelope and represents a low resolution model of the audio spectrum - floor type 0 uses LSP and floortyp 1 a linear interpolation algorithm to compute...
2003 Feb 05
3
tcltk installation problem
...=================================== ************************************************************************************ Afin d'?viter toute propagation de virus informatique, et en compl?ment des dispositifs en place, ce message (et ses pi?ces jointes s'il y en a) a ?t? automatiquement analys? par un antivirus de messagerie. ***********************************************************************************
2006 Oct 21
1
Problems running IsoMDS using vegdist with pres-abs data and two sites with zero distance
Hi I have just (finally) started to poke around in R and wanted to analyse a stream fish dataset with 28 sites and 18 species. When trying to follow the Vegan manual to run nmds from distance measures calculated by the vegdist function it turns out that I have two sites (streams) with the exactly the same four species (I have used pres-abs data in this case). When I...
2011 Sep 09
2
NMDS plot and Adonis (PerMANOVA) of community composition with presence absence and relative intensity
...and I have 16 different species (OTUs). Firstly I want to make a nmds plot and see how different the treatments are. Meaning how the species covaries with the environment, I can produce a plot but don't understand how to interpret it and I get an error message. Then I want to make a PerMANOVA analysis comparing the different treatments with each other. I tried to look at similar problems but I get error messages. Any ideas? #NMDS step1<-read.delim2("day20.txt", row.names=1) library(clusterSim) step2<-data.Normalization(step1,type="n10") step3<-asin(sqrt(step2))*...
2006 Jan 19
13
Polycom FW
Anyone know how to obtain firmware and starter .cfg files for Polycom phones? Despite registering at the Polycom web site, I can't locate this stuff.