Displaying 18 results from an estimated 18 matches for "namet".
Did you mean:
name
2011 Mar 02
4
Contingency table in R
...Binger
r
DietType No Yes
Dangerous 15 12
Healthy 52 9
None 134 24
Unhealthy 72 23
These are the error messages that I keep getting whenever I try to get a contingency table. I'm not sure why it won't work for me, any help would be appreciated!
> nametable<-table(excat,recat)
Error in table(excat, recat) : object 'excat' not found
[[alternative HTML version deleted]]
2011 Jul 25
3
[LLVMdev] New Type System Questions
...th the same name, however in one of the modules the type is abstract and
in the other module it has a body. The behavior I would expect is that it
would merge the two definitions, so that now you have one type with a body.
However, instead what I am getting is a lot of renamed types
- %tart.reflect.NameTable.3562 and so on. This is puzzling, as I shouldn't
have any renamed types in my modules at all.
-- I notice that BitReader now catches some errors that are missed by the
module verifier. (I submitted a bug report on this). Basically, you can
create an abstract type and have a GEP instruction...
2006 Apr 06
3
data base
As from the database to get a cell on id??
--
Posted via http://www.ruby-forum.com/.
2005 Jan 13
1
Re:Time-Series
Hi,
you can address to a single ts in a multivariate ts
object by namets[,index]. See this example:
> dati
X Y
1 100 200
2 150 210
3 180 220
4 200 230
5 220 250
> serie<-ts(dati,start=1999)
> serie
Time Series:
Start = 1999
End = 2003
Frequency = 1
X Y
1999 100 200
2000 150 210
2001 180 220
2002 200 230
2003 220 250
> serie[,1] ## fir...
2011 Jul 25
0
[LLVMdev] New Type System Questions
...th the same name, however in one of the modules the type is abstract and in the other module it has a body. The behavior I would expect is that it would merge the two definitions, so that now you have one type with a body. However, instead what I am getting is a lot of renamed types - %tart.reflect.NameTable.3562 and so on. This is puzzling, as I shouldn't have any renamed types in my modules at all.
>
>From an implementation perspective at least:
The named struct types are stored in the context. As soon as you create a new
StructType with the same name it will instead name your new &...
2011 Jul 25
1
[LLVMdev] New Type System Questions
...wever in one of the modules the type is abstract and
> in the other module it has a body. The behavior I would expect is that it
> would merge the two definitions, so that now you have one type with a body.
> However, instead what I am getting is a lot of renamed types -
> %tart.reflect.NameTable.3562 and so on. This is puzzling, as I shouldn't
> have any renamed types in my modules at all.
> >
>
> From an implementation perspective at least:
>
> The named struct types are stored in the context. As soon as you create a
> new
> StructType with the same name...
2009 Nov 20
1
R 2.10 'memory leak'? on OS X
...-[NSSet
makeObjectsPerformSelector:] + 181
8 com.apple.AppKit 0x92efed8e -[NSIBObjectData
nibInstantiateWithOwner:topLevelObjects:] + 1533
9 com.apple.AppKit 0x92ef4fba loadNib + 264
10 com.apple.AppKit 0x92ef491c +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:] + 946
11 com.apple.AppKit 0x92ef455f +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:] + 171
12 com.apple.AppKit 0x92ef449d +[NSBundle(NSNibLoading)
loadNibNamed:owner:] + 391
13 org.R-project.R 0x00002538 main...
2009 Nov 20
2
R 2.10 memory leak on OS X
...-[NSSet
makeObjectsPerformSelector:] + 181
8 com.apple.AppKit 0x92efed8e -[NSIBObjectData
nibInstantiateWithOwner:topLevelObjects:] + 1533
9 com.apple.AppKit 0x92ef4fba loadNib + 264
10 com.apple.AppKit 0x92ef491c +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:] + 946
11 com.apple.AppKit 0x92ef455f +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:] + 171
12 com.apple.AppKit 0x92ef449d +[NSBundle(NSNibLoading)
loadNibNamed:owner:] + 391
13 org.R-project.R 0x00002538 main...
2011 Jul 26
3
[LLVMdev] Linking opaque types
On Jul 25, 2011, at 10:58 PM, Talin wrote:
> To handle the fact that types do not (and can not, at least as long as we intend to support obscure languages like "C" :) have linkage, the the linker uses a "best effort" approach. It attempts to merge types and rewrite IR to use the merged types where it can, but it doesn't make any guarantees.
>
> I want to add an
2011 Aug 09
1
[LLVMdev] Proposal for better assertions in LLVM
On 29 July 2011 12:48, Dan Bailey <dan at dneg.com> wrote:
> I'm not going to comment on the syntax of any of the proposals made, just
> dispute that they don't provide sufficient value to make them worth
> introducing.
Hi Dan,
I've read the arguments on both sides and I have to say I'm with Chris
on this one.
I normally keep GDB running with my debug image. After
2004 Oct 04
1
[LLVMdev] cfrontend-1.3.source: Compilation error
...nat.o ada/g-hesora.o ada/g-htable.o ada/g-os_lib.o ada/g-speche.o ada/s-crc32.o ada/get_targ.o ada/gnatvsn.o ada/hlo.o ada/hostparm.o ada/impunit.o ada/interfac.o ada/itypes.o ada/inline.o ada/krunch.o ada/lib.o ada/layout.o ada/lib-load.o ada/lib-util.o ada/lib-xref.o ada/lib-writ.o ada/live.o ada/namet.o ada/nlists.o ada/nmake.o ada/opt.o ada/osint.o ada/osint-c.o ada/output.o ada/par.o ada/repinfo.o ada/restrict.o ada/rident.o ada/rtsfind.o ada/s-assert.o ada/s-parame.o ada/s-stache.o ada/s-stalib.o ada/s-imgenu.o ada/s-stoele.o ada/s-soflin.o ada/s-exctab.o ada/s-secsta.o ada/s-wchcnv.o ada/s-w...
2004 Jul 03
1
samba+obsd+subnets
...signals to gamma [192.168.1.2] with 32 bytes of data:
Reply from 192.168.1.2: bytes=32 tid=2ms TTL=255
(Since I cannot nslookup gamma, the above should indeed utilize WINS)
---
Temporary WinXP client on net 1> nbtstat -a gamma
Node-IP-adress: [192.168.1.214] Scope-ID: []
NetBIOS-nametable for remote computer
Name Type Status
---------------------------------------------
GAMMA <00> UNIQUE Registered
GAMMA <03> UNIQUE Registered
GAMMA <20> UNIQUE Registered
..__MSBRO...
2005 Jun 30
0
Fwd: Does not run under Mac OS X 10.3.9 (PR#7975)
...iateObject:] + 0xbc
> 6 com.apple.AppKit 0x92ea1e80 -[NSIBObjectData
> nibInstantiateWithOwner:topLevelObjects:] + 0x88
> 7 com.apple.AppKit 0x92f93c2c loadNib + 0xfc
> 8 com.apple.AppKit 0x92eeae24 +[NSBundle
> (NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 0x2e8
> 9 com.apple.AppKit 0x92f69d28 +[NSBundle
> (NSNibLoading) loadNibFile:externalNameTable:withZone:] + 0x9c
> 10 com.apple.AppKit 0x92f7b51c +[NSBundle
> (NSNibLoading) loadNibNamed:owner:] + 0x174
> 11 com.apple.AppKit...
2005 Jun 17
1
R worked once, now will not open. Works in console, but won't graph. (PR#7953)
...0x90a5f0e8 -[NSSet makeObjectsPerformSelector:] +
0xa4
9 com.apple.AppKit 0x92ea2150 -[NSIBObjectData
nibInstantiateWithOwner:topLevelObjects:] + 0x358
10 com.apple.AppKit 0x92f93c2c loadNib + 0xfc
11 com.apple.AppKit 0x92eeae24 +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:] + 0x2e8
12 com.apple.AppKit 0x92f69d28 +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:] + 0x9c
13 com.apple.AppKit 0x92f7b51c +[NSBundle(NSNibLoading)
loadNibNamed:owner:] + 0x174
14 com.apple.AppKit 0x92f69b90 NSApplicationM...
2005 May 03
1
Problem: R lässt sich nicht starten
Hallo,
ich schreibe einfach mal deutsch, und hoffe dass Du das auch verstehst
(if not write me back in English).
OS X 10.3.9
Ich habe R 2.1.0 installiert, und das Programm hat auch funktioniert.
Will wenig sp??ter wieder mit R arbeiten, es l??sst sich aber nicht mehr
starten. "Das Programm R wurde unerwartet beendet", w??hrend ich versuche
es durch Doppelklicken auf das R.app-symbol
2010 Nov 07
3
[LLVMdev] Next round of DWARF issues/questions
...No symbol "m" in current context.'
#3) When I use the -ka option with dwarfdump, I get tons of errors of the
following form:
<1>< 616> DW_TAG_class_type
DW_AT_sibling <791>
DW_AT_name tart.reflect.NameTable
DW_AT_byte_size 0
*** DWARF CHECK: DW_AT_decl_file: does not point to valid file info ***
DW_AT_decl_file 65
DW_AT_decl_line 6
However, I've double- and triple-checked my code. The code that generates a
DI...
2004 Mar 23
4
netlogon problems
Hi @ all,
I have two samba-servers running perfectly!
Now I configured a third machine which provides some backups. Since I brought
it up in the network the windows client won't execute the netlogon-scripts...
When I turn off samba-services on the backup-machine it works again.
Did I miss something??? Maybe you can open my eyes...
Best regards
Sascha
Here my conf-files:
PDC
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...pKit) [0x967d0b71]
1 +[NSNavView navView] + 158 (in AppKit)
[0x967d1715]
1 -[NSNib
instantiateNibWithOwner:topLevelObjects:] + 277 (in AppKit) [0x966a0272]
1 -[NSNib
instantiateNibWithExternalNameTable:] + 750 (in AppKit) [0x966a0597]
1 __decodeObject + 229 (in Foundation)
[0x91e0e515]
1 __decodeObjectBinary + 1520 (in
Foundation) [0x91e0eba0]
1 -[NSIBObjectData initWi...