Displaying 20 results from an estimated 103 matches for "objekt".
Did you mean:
object
2013 May 11
0
[LLVMdev] LLVM based project "objekt" available at GitHub
Hi everyone,
I'm happy to announce, that I managed it to make my project "objekt"
available at GitHub. You can get the source from
https://github.com/sdressler/objekt
objekt will be a collection of passes for managing memory objects. It
currently consists only of a single pass, which determines the data
volume (i.e. the amount of data to be transferred) from a functi...
2008 Nov 23
1
tklistbox - R-Objekt
...but it does not create any r-object to that I can access
later on. How do I have to modify the function that I get an object with the
value "method1" or "method2"?
-----
Tamara Hoebinger
University of Vienna
--
View this message in context: http://www.nabble.com/tklistbox---R-Objekt-tp20649714p20649714.html
Sent from the R help mailing list archive at Nabble.com.
2010 Mar 08
2
fit a gamma pdf using Residual Sum-of-Squares
...ollowing code, using nls method:
fit <- nls(y ~ (1/((s^a)*gamma(a))*x^(a-1)*exp(-x/s)), start = c(s=3, a=75, x=86))
But I have the following message error (sorry, this is in German):
Fehler in qr(.swts * attr(rhs, "gradient")) :
Dimensionen [Produkt 3] passen nicht zur Länge des Objektes [23]
Zusätzlich: Warnmeldung:
In .swts * attr(rhs, "gradient") : Länge des längeren Objektes
ist kein Vielfaches der Länge des kürzeren Objektes
Could anyone help me with the code?
I would greatly appreciate it.
Sincerely yours,
Vincent Laperrière.
[[alternative HTML versio...
2007 Nov 12
1
(no subject)
...the X11 button on the R Console or double-
click the X11 icon in /Applications/Utilities).
6) Close the X11 terminal (optional).
7) Type library(Rcmdr) in the R Console and press Return.
X11 started and also the Rcmdr window opened, but I got this messsages:
Error in eval(expr, envir, enclos) : objekt ".__M__coerce" nicht
gefunden #not found
Error : .onAttach in 'attachNamespace' fehlgeschlagen #failed
Fehler: Laden von Paket/Namensraum f?r 'Rcmdr' fehlgeschlagen
#Error: Loading of Paket/Namensraum for Rcmdr failed
Error in eval(expr, envir, enclos) : objekt ".__...
2012 Aug 03
3
Sum two Vectors of different length
Dear all,
in one part of my code I want to sum two vectors element-wise
the problem is that either the 1st vector or the 2nd vector always have one or two less elements
example of my problem
In TotalVector + (datalist2[[1]]$dataset$Results[[j]]$Results[[time]]$Sweep) :
Länge des längeren Objektes
ist kein Vielfaches der Länge des kürzeren Objektes
Browse[1]> str(TotalVector)
int [1:10308] 3032 3048 3075 2978 3026 3012 2933 2987 3063 3038 ...
Browse[1]> str(datalist2[[1]]$dataset$Results[[j]]$Results[[time]]$Sweep)
int [1:10307] 2 1 3 1 5 6 3 1 0 2 ...
as you can see the...
2011 Jul 29
4
scripting/littler: How to call function named iteratively (`f1`, `f2`, …)?
...; ; done
[1] 1
[1] 1
$ # The next example does not work, because the variable $i does not get expanded when surrounded by ''.
$ for i in $(seq 2); do r -e 'source("/tmp/iterf.r"); print(f$i(2, 3))' ; done
Fehler in print(f$i(2, 3)) : Objekt 'f' nicht gefunden
Ausf?hrung angehalten
Fehler in print(f$i(2, 3)) : Objekt 'f' nicht gefunden
Ausf?hrung angehalten
Searching for ?iterating function names? with rseek.org did give any
good results. I also read the appendix in the introduction to R [2], bu...
2007 Jan 19
1
Is this possible to do?
I'm a bit confused if this is possible to do. I would like to
write some instructional pages using markdown, here is a short
example of my problem. The text looks like this:
============================================================
Risken ?r dock att du har lite mer komplicerade objekt, tex
att det ?r uppbyggt av flera delobjekt:
![A complex object](images/CloneAdvancedObject.png)
Om du genomf?r en enkel kopiering liknande den som du gjorde
ovan s? kan du r?ka ut f?r n?got som ser ut ungef?r s? h?r:
============================================================
resulting in (pre...
2005 May 18
1
Testing for warning inside functions
...uot;x<-matrix(1:3,2,2)":
> options(warn=0)
> f<-function(x){
x<-matrix(1:3,2,2)
print(0)
warnings() # no warning is shown
print(1)
try({xxx})
print(2)
print(geterrmessage())
print(3)
warnings()
print(4)
}
> f()
[1] 0
[1] 1
Fehler in try({ : Objekt "xxx" nicht gefunden
Zus??tzlich: Warnmeldung:
Datenl??nge [3] ist kein Teiler oder Vielfaches der Anzahl der Zeilen [2]
in matrix
[1] 2
[1] "Fehler in try({ : Objekt \"xxx\" nicht gefunden\n"
[1] 3
Warning message:
Datenl??nge [3] ist kein Teiler oder Vielfaches der...
2003 Feb 25
1
summary(polr.object)
Dear all,
I have used polr in MASS but I am uncertain about the summary(polr.object)
interpretation and would be happy for help on that. This is my summary:
> summary(shade.polr)
Re-fitting to get Hessian
Call:
polr(formula = as.ordered(shade) ~ as.factor(objekt), data = sof,
weights = as.numeric(frek))
Coefficients:
Value Std. Error t value
2.1699520 0.3681840 5.8936612
Intercepts:
Value Std. Error t value
2|3 -2.2975 0.2656 -8.6500
3|4 2.8737 0.3296 8.7175
Residual Deviance: 347.5964
AIC: 353.5964
The ordered vari...
2007 Jan 26
2
Why do return or visible don´t return my objekt?
Dear RRRRRrrrrrrrrlist!
I?ve got two lists which contain sets of DNA-sequences. They look
something like this:
List of 33
$ Cunonia_atrorubens : chr [1:247] "t" "t" "n" "t" ...
$ Cunonia_balansae : chr [1:254] "t" "c" "c" "c" ...
$ Cunonia_capensis : chr
2005 Jul 19
2
Problems with date-format (R 2.1.1 + chron)
Hello,
today I've updated on the newest R-Version. But sadly a function I needed
didnt want to work:
The input is e.g.
days(as.Date("21-07-2005","%d-%m-%y"))
the error is: Fehler in Math.Date(dts): floor nicht definiert f??r Date
Objekte
(Error in Math.Date(dts): floor not defined for date objects)
Same for year. Only months gives me the correct output.
In Version 2.01 it worked very well, with the same chron library.
Whats wrong ?
Carsten
2012 Jul 20
4
TukeyHSD not working
...(each sampled for six nights). I would like to do a nested anova to compare species numbers between forests and nights.
For more site specific details I wanted to do a Tukey test (TukeyHSD). Unfortunately this test is not working (message: "nicht anwendbare Methode f?r 'TukeyHSD' auf Objekt der Klasse "c('anova', 'data.frame" ) /(message: "method not appropriate for TukeyHSD for objects of the class "anova", "data.frame").
I tried it also with the "aov" instead of the "anova" function but neither the "aov" no...
2009 Feb 17
2
spss-file problem with foreign 0.8-32
Hi,
after updating to foreign version 0.8-32, I experienced the following error
when I tried to load a SPSS file:
Fehler in inherits(x, "factor") : objekt "cp" nicht gefunden
Zus?tzlich: Warning message:
In read.spss("***l.sav", use.value.labels = TRUE, to.data.frame = TRUE) :
***.sav: File-indicated character representation code (1252) looks like a
Windows codepage
It worked without problems with earlier versions.
Thanks for...
2011 Dec 22
2
LSUB and subscribed folders
...Y THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT
CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS ACL RIGHTS=texk]
Logged in
a LIST "" "*"
* LIST (\HasNoChildren) "/" "Gesendete Objekte"
* LIST (\HasNoChildren) "/" "Papierkorb"
* LIST (\HasNoChildren) "/" "INBOX"
* LIST (\HasNoChildren) "/" "Trash"
* LIST (\HasNoChildren) "/" "Entw&APw-rfe"
* LIST (\HasNoChildren) "/" "Spam&quo...
2008 Jan 04
2
subsetting
...(X=1:10, Y=LETTERS[1:10]))
+ s = t[t[,'X'] < 5, ]
+ print('outer:')
+ print(t[, 'Y'])
+ inner()
+ }
> outer()
And the response in the R-Console is:
[1] "outer:"
[1] A B C D E F G H I J
Levels: A B C D E F G H I J
[1] "inner:"
Fehler in print(s) : objekt "s" nicht gefunden
(Error in print(s) : object "s" not found)
How can I make s reachable in inner?
Regards,
Matthias
2009 Mar 25
2
linking environments
...rs,
I try to use nested R-functions as follows:
help1 = function(){
x = 1
help2()
}
with
help2 = function(){
if (x == 1)
cat("Hello world x = 1")
}
If I compile these functions and run help1()
an error message occurs
Fehler in help2() : objekt "x" nicht gefunden
in english "error in help2(): object "x" not found"
If I change help1 to
help1 = function(){
x <<- 1
help2()
}
so that "x" is now defined at the global environment it works fine.
But the problem is, now "x&quo...
2004 Jan 15
2
A language technical question.
If I have 100 objekts in a folder and I prefer not to load them manually I
wonder how I do this in R if using a for-loop.
I was thinking initially to do something like this:
infiles <- dir(pattern=".RData")
for(i in length(infiles))
{
load(infiles[i])
paste("kalle",...
2009 Feb 10
2
Problem installing MASS-Package
...C:\Dokumente und Einstellungen\kvanselow\Lokale Einstellungen\Temp\RtmpeIMdIP\downloaded_packages
aktualisiere HTML Paketbeschreibungen
>
ok, MASS seems to be already installed. But I cannot run its functions and I cannot find the path:
> .libPaths(MASS)
Fehler in path.expand(new) : objekt "MASS" nicht gefunden
What can I do?
Thanks in advance
Kim
_______________________________________________________________________
Jetzt 1 Monat kostenlos! WEB.DE FreeDSL - Telefonanschluss + DSL
f?r nur 17,95 EURO/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K13805B7069a
2008 Jul 04
2
create a zero matrix & fill
...n<-VAR(p,(n-deltat))
Now the problem is when I want plot(Results[1],Results[2]). Not possible!
I become the following error (in english it means: Error in
as.double.default(x) :Object cannot be transformed in double)
> plot(Variation[1],Variation[2])
Fehler in as.double.default(x) : (list) Objekt kann nicht nach 'double'
umgewandelt werden
Any suggestion?
Hier is the function:
#Computing variation of the power
VAR<-function(power,length){
tvar=pmean=pmin=pmax=varmax=varmin<-matrix(data=0,ncol=(length-tml0))
for(i in tml0:length){
tvar[i]=i
pmean[i]=mean(power[i:(i+deltat)])...
2005 Nov 23
2
vector of permutated products
...ltiplication works in R. Can you help to
simplify the above code?
Thank you in advance,
Serguei Kaniovski
--
___________________________________________________________________
Austrian Institute of Economic Research (WIFO)
Name: Serguei Kaniovski P.O.Box 91
Tel.: +43-1-7982601-243 Arsenal Objekt 20
Fax: +43-1-7989386 1103 Vienna, Austria
Mail: Serguei.Kaniovski at wifo.ac.at
http://www.wifo.ac.at/Serguei.Kaniovski