search for: tesi

Displaying 20 results from an estimated 43 matches for "tesi".

Did you mean: esi
2006 Jun 28
1
HELP! adding new object to @objects...
hello all! I''m in deep shit for my exam tomorrow! :) as you can see, I want to search with Tesi.search with all params arriving from form ''se'' so I need to add the @tmp result to @tesis collection if not empty.. If I use an array for @tesis I can push @tmp but then I got errors in .rthml If I use @tesis = Tesi.new I can''t push (I don''t know how to..)...
2011 Nov 14
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...(gdb) bt #0 0x0000000101828422 in __gmpn_gcd_1 () #1 0x00000001018102ea in __gmpz_gcd () #2 0x0000000101cd0f33 in isl_aff_scale_down () #3 0x0000000101a5a175 in polly::MemoryAccess::MemoryAccess (this=0x101911ed0, Access=@0x10190fc48, Statement=0x10190ffa0) at /Users/Kariddi/Documents/Sviluppo/Tesi/llvm/tools/polly/lib/Analysis/ScopInfo.cpp:308 #4 0x0000000101a5b22a in polly::ScopStmt::buildAccesses (this=0x10190ffa0, tempScop=@0x10190eb70, CurRegion=@0x10190eed0) at /Users/Kariddi/Documents/Sviluppo/Tesi/llvm/tools/polly/lib/Analysis/ScopInfo.cpp:588 #5 0x0000000101a5bc08 in polly::ScopStm...
2013 Aug 23
0
Busco asesor para tesis de posgrado.
Buen día a todos. Estoy buscando un asesor para mi tesis de maestría. Mi tesis es sobre modelos forestales de crecimiento, mortalidad y reclutamiento en selva mediana, específicamente en Quintana Roo, México. Tengo avances en los modelos pero necesito asesoría en la generación de estos modelos y en las simulaciones. Estoy haciendo mis análisis en R. Sal...
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
...and I get this error on multiple systems : (Compiling with gcc): llvm[4]: Compiling cc1_main.cpp for Debug+Asserts build llvm[4]: Compiling cc1as_main.cpp for Debug+Asserts build llvm[4]: Compiling driver.cpp for Debug+Asserts build llvm[4]: Linking Debug+Asserts executable clang /home/hades/data/Tesi/llvm-build/Debug+Asserts/lib/libclangSema.a(SemaExpr.o): In function `clang::Sema::BuildBinOp(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)': /home/hades/data/Tesi/llvm/tools/clang/lib/Sema/SemaExpr.cpp:8011: undefined reference to `clang::Sema::ch...
2012 Nov 07
5
Calling R object from R function
Hi, Can you please help me with this please? What I am trying to do is call a vector from R function and used in the new function So I create 4 functions with these arguments M11 <- function(TrainData,TestData,mdat,nsam) { ls <- list() I have few statments one of them is vectx <- c(,1,2,3,4,5,6,6) vectz <- c(12,34,5,6,78,9,90) and then................ ls(vectx=vtecx,vectz=vectz)
2003 May 20
0
question about Tukey test
I'm using SAS for my statistical purpose and I'm triyng to jump in the R' world. How can i implement Tukey linear test in R? In sas-code my lines are : PROC GLM; BY PARCELLA; CLASS TESI; MODEL PROD=TESI; MEANS TESI/TUKEY lines; IN R: ab<-type.convert(a$tesi) a<-cbind(a,ab) cc<-anova(lm(prod~ab,data=a)) cc2<-aov(prod~ab,data=a) tt<-TukeyHSD(cc2,ordered=TRUE) but how can I put the option lines that i find in sas (MEANS TESI/TUKEY lines) in R language? My output in s...
2011 Jan 16
3
ODD ODD ODD stuff!!
Egregious, look what just happened few minutes ago while opening up my program and running the scripts > A<-read.table("C:\\Documents and Settings\\ + me\\Desktop\\TESI\\generale.txt",head=T) Errore: non trovo la funzione "read.table" #CAN'T FIND read.table FUNTION!!!??? ARE WE ok??? > > B<-read.table("C:\\Documents and Settings\\ + me\\Desktop\\TESI\\esami.txt",head=T) Errore: non trovo la funzione "read.table&quot...
2011 Oct 23
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...ng > ${PATH_TO_POLLY_LIB}/LLVMPolly.dylib -mllvm -enable-polly-viewer > -mllvm -enable-iv-rewrite I documented the use of Polly in clang on a new website: http://polly.grosser.es/example_load_Polly_into_clang.html > error: unable to load plugin > '/Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib': > 'dlopen(/Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib, > 9): Symbol not found: __ZN4llvm10RegionInfo2IDE > Referenced from: > /Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib > Expected i...
2011 Oct 22
5
[LLVMdev] How to make Polly ignore some non-affine memory accesses
...this error launching clang (also , I recently switched to MacOS X for development): $ clang not_so_simple_loop.c -O3 -Xclang -load -Xclang ${PATH_TO_POLLY_LIB}/LLVMPolly.dylib -mllvm -enable-polly-viewer -mllvm -enable-iv-rewrite error: unable to load plugin '/Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib': 'dlopen(/Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib, 9): Symbol not found: __ZN4llvm10RegionInfo2IDE Referenced from: /Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib Expected in: flat namespace in /User...
2013 Jan 01
11
redes pathfinder
Estimados compañeros estoy con un trabajo sobre redes pathfinder y quería saber si conocéis alguna librería o función para dada la matriz de proximidades sacar la matriz de la red pathfinder. Un cordial saludo y un mejor año 2013. Juan -- ========================================================= Juan Antonio Gil Pascual Prof. Titular de Metodología Cuantitatíva correo: jgil en edu.uned.es
2012 May 31
1
svychisq??
Hello forum, I want to do a test of independence with svychisq, but I get an error, then this my code: am18 <- read.spss("C:/Users/diana/Dropbox/Semestre 10/Tesis 10/Tesis Diana/AMcomuna18-29MAR2012.sav", use.value.labels=TRUE, max.value.labels=Inf, to.data.frame=TRUE) b<-matrix(c(am18$N6_MANZANA),ncol=1) c<-matrix(c(am18$PM1_1_PONDEMUESTRA),ncol=1) d<-matrix(c(am18$M1_3_ESTRATO),ncol=1) e<-matrix(c(rep(0.078,315)),ncol=1) Muestra.comp&...
2012 Sep 26
3
DUDA SOBRE PARTICIÓN DE DATOS PARA VALIDACIÓN CRUZADA
> > Estimados muy buenas quería hacerles unas consulta: Estoy trabajando en mi tesis sobre mejoramiento animal y mi objetivo es evaluar la habilidad predictiva de modelos estadísticos mediante validación cruzada. Pero antes la intención es dividir mi base de datos en 3 partes y quisiera que todos los efectos incluidos en el estudio y cada uno de sus niveles, estén lo más equitati...
2011 Nov 02
5
[LLVMdev] How to make Polly ignore some non-affine memory accesses
....1svn.dylib 0x0000000103a10491 > llvm::PassManager::run(llvm::Module&) + 33 > 28 opt                  0x00000001032dbb76 main + 6966 > 29 opt                  0x00000001032ca5a4 start + 52 > Stack dump: > 0.      Program arguments: opt -load > /Users/Kariddi/Documents/Sviluppo/Tesi/git-prefix/lib//LLVMPolly.dylib > -polly-scops -analyze strange_pointer.preopt.ll > 1.      Running pass 'Function Pass Manager' on module 'strange_pointer.preopt.ll'. > 2.      Running pass 'Region Pass Manager' on function '@main' > 3.      Running pass...
2014 Aug 28
2
problema al copiar datos de tipo caracter de un archivo a otro
...bienvenida. Adjunto algiunos archivos TMP para que prueben el codigo que pego mas abajo. Espero haberme explicado adecuadamente. Muchas gracias, Eric. # construir un archivo con los datos de los fames clasificados para filenames <- list.files(path = "/home/neo/Documents/Dropbox2/Tesis/4tesis/2.objesp/experimento/expnov/4fames/") # construir el matchingFile dat <- data.frame("sol",0,0,0,0,0,"a",0) dat[,1] <- as.character(dat[,1]) dat[,7] <- as.character(dat[,7]) colnames(dat) <- c("sol","con","dia&...
2005 Jan 11
7
default error page
Help, please. I need redirection to a custom error page, instead of the default Rails messages (e.g. Unknown action). I use WebRick, no Apache, and i think i can''t use public/.htaccess (# General Apache options). Thanks. ___________________________________ Nuovo Yahoo! Messenger: E'' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora!
2013 Dec 05
1
Mejor CPU para ejecutar R en Linux
Hola Eduardo, muchas gracia por tu consejo. Estoy dirigiendo una tesis y mi doctorando está acostumbrado a Matlab y además disponemos de licencia en la Universidad. Una cosa que se me había olvidado comentar es que algunas veces tendré entrenando redes neuronales que pueden tardar varios días. saludos, Fernando De:Eduardo Bieñkowski [mailto:edukoski en gmail.co...
2011 Oct 08
0
[LLVMdev] How to make Polly ignore some non-affine memory accesses
On 10/07/2011 03:43 PM, Marcello Maggioni wrote: > 2011/10/7 Marcello Maggioni<hayarms at gmail.com>: >> Hi, >> >> for example this loop: >> >> #include<stdio.h> >> >> int main() >> { >> int A[1024]; >> int j, k=10; >> for (j = 1; j< 1024; j++) >> A[j] =
2023 Feb 21
1
Interpolación IDW
...ata_it_mt, sta_mt, grid, p = 1) grid <- data.frame(grid, valores = it_data_mt[ , 1]) coordinates(grid) <- ~x+y gridded(grid) <- T grid <- raster(grid, "valores") projection(grid) <- crs("+init=epsg:9377") path <- 'C:/Users/David Gomez/Desktop/TESIS/DATOS/RESULTS/' numeration <- as.character(i) name <- "MEAN_TEMP" exten <- ".tif" writeRaster(grid, paste(path, name, numeration, exten), overwrite = T)}* No entiendo muy bien a qué parte hace énfasis el error. Quedo atento, gracias. Saludos. On Mon, 2...
2006 Jun 24
1
select or select_tag ?
...ithout _tag! but only text_field_tag is to be found in the 1.1.2 documentation.. (like in the rest of Module ActionView::Helpers::FormTagHelper there is _tag) I''ve tried to use <%= select instead of <% select_tag and it works AND the first one generates: <select id="tesi_relatore_id" name="tesi[relatore_id]"> and the other <select id="tesi_controrelatore_id" name="tesi_controrelatore_id"> my class can be saved just using the first one. but now I''ve problem with the ''option prameter'' :<...
2009 Apr 27
1
question about adaboost.
Hello, I would like to know how to obtain the misclassification error when performing a boosting analisis with ADABAG package? With: > prop.table(Tesis.boostcv$confusion) I obtain the confusion matrix, but not the overall missclassification error. Thanks in advance, BSc. Cecilia Lezama Facultad de Ciencias - UDELAR Montevideo - Uruguay. [[alternative HTML version deleted]]