Displaying 20 results from an estimated 10000 matches similar to: "Trying to run XHeader...getting errors..."
2011 Mar 08
6
Trying to get program to work but no error messages
I am trying to get a game called Mytheon working, it is a relatively unheard of MMO and there is no entry in the appDB for it. The game installed fine, but when I try to run it it it just does nothing. No errors, no waiting or anything. The command line pauses like something is going to happen for a second and then the regular prompt comes back up. Is there some way to make it so I can see
2012 Oct 21
2
conditional value assignment
Hi,
I am trying to assign values to records based conditionally on other records
within a dataframe. For example, in the following dataframe the "NA" value
in dat$age would be replaced if the age status for that individual and
specific year can be found in another record. Ideally this would then also
assign the same age status if the individual is recorded in a later year.
2012 Apr 26
2
Subsetting dataframe with missing values
Dear R-community,
I am using R (V 2.14.1) on Windows 7. I have a dataset which consists of 19
variables for 91 individuals or rows. Two of my variables are Age
(adult/chick, with no NA values) and Sex (0 for females/1 for females, with
quite a few NA values). The sex of many adult birds is unknown (entered as
NA in dataframe). At some point of my analyses, I happen to need to need to
work with
2004 Jun 22
1
Grouped AND stacked bar charts possible in R?
Good day all,
My statisticians want an R procedure that will produce grouped stacked
barplots. Barplot will
stack or group, but not both. The ftable function can produce a table
of the exact form they want, but the barplot doesn't show all the
divisions we want.
For an example, here's the sample from the help file for "ftable:"
data(Titanic)
ftable(Titanic, row.vars = 1:3)
2012 Oct 22
3
Remove records from a large dataframe
Hi, I am trying to remove a series of records from a large dataframe. The
script I have written works fine but takes a long time to run. Can anyone
suggest a quicker way to do this?
Here is an example of the code I've written. The end result of this bit of
code would be a dataframe with any records relating to ID 1 or ID 4 removed:
#dataframe
id <- c(1,1,1,1,2,2,2,2,2, 3,3,3, 4,4)
2017 Jun 20
3
Help
Dear expert friends,
I'm pretty young of this world and my question at your eyes can be petty
easy.
I'll need to change the name of the levels inside a column of my data-frame
levels(ind.davis$Ageclass) <- c("adult", "Juvanile", "sub-adult")
names(ind.davis$Ageclass) <- c("Adult", "Juvenile", "Sub-adult")
that is what I
2017 Jun 20
0
Help
Leonardo--
R-help can be a very useful resource. Some suggestions to use it well:
1. use an informative subject line, not "help"
2. include a "minimal working example:" a *little* data, the code that,
with those data, reproduces your problem, and the error message that
resulted.
As to your particular question, at this point I can only guess, but for
starters it would
2011 Feb 09
3
Need help merging two dataframes
Hi R users,
I am trying to extract some attributes (age, sex, area) from dataframe "AB"
that has 101,269 observations of 28 variables to dataframe "t2" that has 47
observations of 6 variables. They share a column called "id", which is a
factor with 47 levels. I want to end up with a dataframe that has 47
observations of 9 variables (the original 6 variables of t2,
2012 Aug 07
2
Passing arguments to a function within a function ...
Hallo Everybody
How do you specify arguments for a function used within another function?
Here is my problem:
I am reconstructing a calculator for the burden of disease due to air
pollution from publications and tools published by the WHO. The
calculations make use of published dose-response relationships for
particular health end-points. This is then applied to populations with
known or
2011 Jun 03
2
Arules: R Crashes when running eclat with tidLists=TRUE
Hello,
I'm using the eclat function of the arules package (1.0-6) for the
identification of frequent itemsets. I need the tidLists, but if I set
in the function tidLists=TRUE R crashes (Windows XP Professional SP3,
32 bit, R version 2.12.1 (2010-12-16), reproducible on two different
computers) with two different error messages or non at all. Minimum
examples are:
library(arules)
2012 May 05
3
metafor
Dear users of metafor,
I am working on a meta-analysis using the metafor package. I have a
excel csv database that I am working with. I am interested in pooling
the effect measures for a particular subgroup (European women) in this
csv database. I am conducting both sub-group and meta-regression.
In subgroup-analyses, I have stratified the database to create a
separate csv file just for European
2010 Jul 23
2
Debugging Leage of Legends
I would really like to get this program working, and I'm willing to learn to develop and fix the problem myself. I was able to get a backtrace but I'm having trouble determining what it actually means as I've never read a backtrace before. If anyone would be willing to help me shed some light on this it would be appreciated, thanks in advance!
drew212 at drew212-desktop:~$ winedbg
2011 Oct 10
1
pmml for random forest & rules
Hi,
I am having some trouble using R 2.13.1 for generating a pmml object
of of class "c('randomForest.formula', 'randomForest')"
I see that these methods are available:
> methods(pmml)
[1] pmml.coxph* pmml.hclust* pmml.itemsets* pmml.kmeans*
pmml.ksvm* pmml.lm* pmml.multinom* pmml.nnet*
pmml.rpart*
[10] pmml.rsf* pmml.rules* pmml.survreg*
2012 Oct 29
15
[Bug 56535] New: Resident evil 4 with wine: crash
https://bugs.freedesktop.org/show_bug.cgi?id=56535
Priority: medium
Bug ID: 56535
Assignee: nouveau at lists.freedesktop.org
Summary: Resident evil 4 with wine: crash
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: king.infet at gmail.com
Hardware: x86 (IA32)
Status:
2006 Jul 23
3
ANN: scoped_proxy plugin
ScopedProxy uses with_scope and proxy objects to make it easy to find and
count different types of records.
Example:
class Person < ActiveRecord::Base
scoped_proxy :minor, :conditions => ''age <= 17''
scoped_proxy :adult, :conditions => ''age >= 18''
scoped_proxy :old, :conditions => ''age >= 70''
scoped_proxy :male,
2001 Sep 15
1
Can't launch anything - cannot find '134653856'
I am using Mandrake Linux 8.1 beta 3, kernel 2.4.8-19mdk
on a 1GHz AMD system.
I use the supplied RPM: wine-20010731-1mdk
I have one problem no matter what I try to launch, I get an
error:
$ wine /mnt/win_c/winnt/system32/sol.exe
fixme:pthread_kill_other_threads_np
/usr/bin/winereal: cannot find '134653856'
err:seh:UnhandledExceptionFilter Couldn't start debugger
(debugger/winedbg
2010 Aug 01
2
Help -normal distribution
Hi , can any one help in this problem
According to some study, the height for Northern European adult males is
normally distributed with an average of 181 centimeter and a standard
deviation of 7.3 centimeter. Suppose such an adult male is randomly chosen.
Let X be height of that person. The next 3 questions correspond to this
information. The answer may be rounded up to 3 decimal places of the
2006 Jun 30
3
type casting
Hello,
I have a user table linked to the login code that was in the
"Agile" book. When someone signs in they are assigned to a group, such
as "adult" or "teenager". I would like to take this group string and
reference a table with "find_by_sql()" so that:
(group.capitalize).find_by_sql() would work (and, of course, in the
select request in the
2007 Mar 19
5
Problem well trying to run Need For Speed Porsche Unleased
So I have Need For Speed Porsche Unleased and I have ubuntu 6.06 LTS
and I have wine 0.9.90-ubuntu2 which I installed using the package
manager . So I simply use wine and I get to play NFS on ubuntu simple
right. I install NFS and everything goes fine. I then go to wincfg and
add NFS and change it to run in 98. Error one I run the shortcut on my
desktop in a terminal and I get this
2012 Mar 09
10
Problems with two apps
I'm using Wine on a Ubuntu 10.04 box.
I'm having problems with two apps. If it's okay, I'll describe both
problems here and see if there's some insight to be gained.
1. I have a free app called cslesson. It prepares lessons for
Christian Science students. The install goes just fine, but when I try
to run the app, I get a "File not found" error. Since the app is