search for: dissert

Displaying 20 results from an estimated 139 matches for "dissert".

Did you mean: dissent
2008 Jan 22
11
Unable to load Models which reference plugins?
...$script/backgroundrb start /Library/Ruby/Gems/1.8/gems/activerecord-2.0.2/lib/active_record/ base.rb:1532:in `method_missing'': undefined method `acts_as_simile_timeline_event'' for #<Class:0x11655fc> (NoMethodError) from /Users/james/Documents/University/Syracuse/Research/Dissertation/ fromSVN/Dissertation/genrebrowser/app/models/event.rb:9 from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'' from /Library/Ruby/Gems/1.8/gems/activesupport-2.0.2/lib/...
2011 Sep 17
1
£50 for help in my masters dissertation kalman filter forecasting
Dear R users, Just to clarify. I am not offering to pay someone to do my Dissertation. These 4-5 commands on Kalman Filter would be only a tiny part of my 10,000 words dissertation. A part that even after trying for a few days, I am still stuck on. I am offering ?50, just to say thanks. Regards -- View this message in context: http://r.789695.n4.nabble.com/50-for-help-in-my-...
2008 May 03
0
Assessing Customer Satisfaction and Agile Project Management - PhD Dissertation
...agile and plan-driven projects are welcome. To Whom It May Concern, My name is Donald Buresh, and I am a Ph.D. student at Northcentral University located in Prescott Valley, Arizona. The reason that I am writing to you is because I would like you to participate in an internet survey for my dissertation. The topic of my dissertation is assessing agile project management and customer satisfaction. The web site where you can find my survey is: www.assessingagilepm.com. The questionnaire will ask you about a software development project that was recently completed within your organization. I...
2010 Mar 16
2
Package documentation in dissertation
Hey Everyone, I wrote up a library for my dissertation work, and I'd love to include it as an appendix. I have found ways to export the Rd files as html, txt and pdf/ps, but not a raw tex export. I've had to resort to dumping it into text files, and just using verbatim in my LaTeX code. Does anybody have any recommendations or exper...
2009 Oct 28
1
Dissertation about Samba
Hi all ! I've just finished my Master's dissertation of Political Science about FOSS. In the third chapter i used of examples of Samba community. That is the reason why i want to share this with you and you might find the text at the following addresses : in portuguese : http://bit.ly/2Egkbv in french : http://bit.ly/2VJLPp It was quite diffic...
2004 Jun 11
1
space-time k function problem
...ce clustering of local industry. I made the point file, polygons and time table then run 'stkhat' function in Splancs, but it generates only time k function. I noticed that it has only one ks value. ... Can anybody help me?. thanks in advance. countiespt <- read.table('d:/dissertation/dailynew/jun10/countiespt_ok.txt', sep=",") polymap(countiespt) manufacpt <- read.table('d:/dissertation/dailynew/jun10/manufacpt.txt', sep=",") names(manufacpt)<-c("x", "y") manufac23<-read.table('d:/dissertatio...
2011 Mar 26
0
Joint COMPSAC/SAINT Doctoral Symposium Call For Papers
...udents working in COMPSAC and SAINT related fields. Selected students will have the opportunity to present and discuss their research goals, methodology, and preliminary results within a constructive and international atmosphere. Participants will obtain useful guidance for completion of their dissertation research and initiation of a research career, by comments discussions with mentors of COMPSAC and SAINT expertise. The Symposium organizers will strive to provide useful guidance for completion of the dissertation research and motivation for a research career. The Symposium is intended fo...
2011 Mar 26
0
Joint COMPSAC/SAINT Doctoral Symposium Call For Papers
...udents working in COMPSAC and SAINT related fields. Selected students will have the opportunity to present and discuss their research goals, methodology, and preliminary results within a constructive and international atmosphere. Participants will obtain useful guidance for completion of their dissertation research and initiation of a research career, by comments discussions with mentors of COMPSAC and SAINT expertise. The Symposium organizers will strive to provide useful guidance for completion of the dissertation research and motivation for a research career. The Symposium is intended fo...
2007 Oct 30
1
Sweave line length
Hello, I am trying to add R code to my dissertation and the length of a line of text that Sweave generates is longer than the right margin in my dissertation. I have found no way to tell Sweave how to set the line length. I am using an iMac with tiger ver. 10.4.10, and R: ver. 2.5.1. Here is the R code that is longer than my right margin...
2008 Jun 17
6
Insert raster image into an R graphic
Dear useRs: Is there a way to include a raster image (e.g., .gif, .jpg, .bmp) representing a company logo, a school logo, etc. into an R graphic? For example, it would be nice to be able to include the logo of the school into the charts that a student produces for her dissertation. Similarly, while working on a competitive analysis, it would be nice to be able to replace the names of the competitors with their brand logos. My searches so far led to inconclusive results and, therefore, any suggestions are welcome. Thank you so much. Tudor -- Tudor Dan Bodea Georgia In...
2008 Sep 03
3
incomplete final line
Hello, I am trying to read in an Excel file that I saved as a .csv so I can analyze my dissertation data! I am getting really frustrated because this is what I keep getting: In read.table(file = file, header = header, sep = sep, quote = quote, : incomplete final line found by readTableHeader on 'month.csv' can anyone offer some help? Thanks a lot! catherine [[alternative HTML v...
2011 Oct 24
0
Output from BRugs Doesn't Match That from OpenBUGS
...+ sigma.btw~ dunif(0,100) + sigma2.btw<-sigma.btw*sigma.btw + tau.btw<-1/sigma2.btw + } > ########################################## > inits = function() + list(theta=1500, tau.with=1, sigma.btw=1) > ########################################## > setwd('C:/Users/ethan/Desktop/Dissertation/R/Dyes') > > print(dats) $batches [1] 6 $samples [1] 5 $y [,1] [,2] [,3] [,4] [,5] [1,] 1545 1555 1605 1465 1625 [2,] 1440 1490 1510 1545 1520 [3,] 1440 1560 1560 1595 1455 [4,] 1520 1495 1445 1630 1450 [5,] 1580 1595 1440 1515 1480 [6,] 1540 1550 1595 1635 1445 > bugs.da...
2011 Apr 15
3
Monte Carlo Simulation
Hello, R friends... I am very new to R, and I need some help. I am trying to construct a simulation for my dissertation. I need to create 1000 datasets of 1000 subjects with the following variables... Treatment variable - Drawn from a binomial distribution (1 run, prob=.13) Covariate 1 - Drawn from a normal distribution (mean=100, sd=16) Covariate 2 - Drawn from a normal distribution (mean=200, sd=9) Covariat...
2008 Jun 17
4
[LLVMdev] LLVM on OpenBSD
...llvm-2.3/lib' gmake: *** [all] Error 1 *** Error code 2 This is not a gcc bug, but the assertion failing. A quick diff against this file shows a huge amount of changes and I have nowhere near enough knowledge to start comprehending this code. I am only starting to learn about compilers for my dissertation :) Any help is much appreciated -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett
2012 Jun 02
1
Compare data between two groups/countries on 5-point Likert scale questionnare?
Hi everyone, I'm stuck on my dissertation which is due next week. I'm a business major student and my project is a comparative research on corporate social responsibility (CSR) between Chinese and German firms. According to my literature review, it's quite obvious that German firms have much better CSR initiatives and strategi...
2011 Aug 25
2
replicate lines of data frame
Greetings! I am just now learning to use R for my dissertation project. I need to manipulate a lot of text and numeric data. I created a data frame that has 7 columns and 127 unique rows. Now I need to replicate each line 6 times and then later change values in the first 2 columns. I am trying to figure out how to accomplish this. I think that I nee...
2009 Jun 30
2
TI C6416 compiling issue
Dear Sir I am a university student doing my dissertation, my project is about secure voice in GSM, and I use speex for speech compression. My problem is I am not able to compile the TI CCS project which I downloaded from the official website. I have followed the instruction to modify the directory in .pjt, but I still get error. I tried both Deb...
2010 Apr 19
6
comparing attitudes of 2 groups / likert scales?
Hi, I have just found this forum, and it looks like a great place to get some help (I hope) For my dissertation, which is due way too soon, I am doing a survey, comparing attitudes of 2 independent groups, with 5 scale likert questions. Basically I want to show if they have similar or different attitudes. I am testing 4 hypotheses, and have in total about 20 questions. I have to say my statistic skill...
2020 Mar 16
3
GSOC Projects
...rmation and the second is finding smart null pointer dereferences. I am passionate about compilers and interpreters, I have written a few small language based on lambda calculus. I am currently writing a lazy functional language and visualizing its execution to explain laziness for my undergraduate dissertation. I have also played with some industry-level interpreters in the past namely V8 and CPython. I believe I have good C++ experience, I have used it for my past two internships where I worked on Google Chrome and Broadcom-switches respectively. I have been grokking the LLVM source for a while a...
2011 Feb 13
1
[LLVMdev] any documents for the poolalloc project?
Hi Jianzhou, The best source of documentation for the poolalloc project remains Chris Lattner's dissertation: http://llvm.org/pubs/2005-05-04-LattnerPHDThesis.html Chapter 5 specifically if you'd like information on the poolalloc transformation. In addition to the thesis, there is also a brief manual for information on data structure analysis: http://llvm.org/svn/llvm-project/poolalloc/trunk/ds...