Displaying 6 results from an estimated 6 matches for "otherdata".
2009 Aug 21
1
trouble with Vista & reading files
...print(paste("Header file",hdrFiles[i],
"has no wafer information. Headers will not be
included."))
} else {
otherCols <- tmp[grep("=",tmp)]
otherCols <- otherCols[-grep("WAFER", otherCols, ignore.case=TRUE)]
otherData <- substring(otherCols,(regexpr("=",otherCols)+2),
nchar(otherCols))
otherCols <- substring(otherCols,1,(regexpr("=",otherCols)-2))
otherData <- as.data.frame(matrix(rep(otherData,length(hdrDF[,1])),...
2006 Mar 13
6
noob question!! auto fill forms
I''ve been using rails for about 3 months and have a pretty cool app
going, but i need to auto-fill some form data. is this possible? i would
think so. well anybody to lend me a helping hand, much appreciated.
--
Posted via http://www.ruby-forum.com/.
2010 Aug 13
1
mlogit error
Hi,
I'm trying to fit a multinomial logistic regression to my data which
consists of 5 discrete variables (scales 1:10) and 1000 observations.
I get the following error:
Error in `row.names<-.data.frame`(`*tmp*`, value = c("NA.NA", "NA.NA", :
duplicate 'row.names' are not allowed
In addition: Warning message:
non-unique value when setting
2012 Mar 01
2
Eligium on Ubunto 11.10 Wine 1.3.28
...C:\Games\Eligium\mw2_bin
[14:11:19]load checkCGameWorld::InitFirst 735
fixme:service:SetServiceObjectSecurity 0x17a968 4 0x17a7f8
[14:11:26]load checkCGameWorld::InitFirst 742
[14:11:26]CreManage time 0
[14:11:26]initialising extra attributescreate an index
[14:11:26]initialising extra attributes..\otherdata\attrres\item\is_attr_0.txt
[14:11:26]initialising extra attributes..\otherdata\attrres\item\is_attr_1.txt
[14:11:26]initialising extra attributes..\otherdata\attrres\item\is_attr_2.txt
[14:11:26]initialising extra attributes..\otherdata\attrres\item\is_attr_3.txt
[14:11:26]initialising extra attrib...
2005 Dec 23
1
dse package problems
...le
> library("tframe")
Loading required package: setRNG
> library("dse1")
Attaching package: 'dse1'
The following object(s) are masked from package:stats :
acf simulate
> library("dse2")
>
> fileName <- system.file("otherdata", "eg1.dat", package="dse1")
> eg1.DSE.data <- t(matrix(scan(fileName),5, 364))[, 2:5]
Read 1820 items
>
> eg1.DSE.data <- TSdata(input= eg1.DSE.data[,1,drop = F], output=
+ eg1.DSE.data[, 2:4, drop = F])
>
> eg1.DSE.data # this is the troublemaking com...
2025 Apr 16
4
NSD 4.12.0rc1 pre-release
...e read to manage numlist in temp domains.
- Fix nsd-mem to clean ixfr storage.
- Fix log print assert in server sockets for printing '-' empty.
- Fix notify_fmt test for xfrd file location.
- Fix sanitizer warnings in read_uint32.
- Fix sanitizer warning in tsig write of zero length mac and otherdata.
- Fix to please sanitizer for ixfr store of data in cancelled state.
- Fix multiple zone transfers in one reload so that xfrd does not
check the update as failed and restart the transfer.
- Fix read of ixfr file with rdata subdomain.
- Fix test checkconf for metrics options.
- Updated simdzone t...