Displaying 20 results from an estimated 21 matches for "apprciat".
Did you mean:
appreciat
2006 Mar 27
2
Clustering question \ dist(datmat)
...nce matrix "dist" producing is a lower triangular one, mine is a square matrix, which i think does not matter. My question how to make "hclust" process my distance matrix, what i am doing wrong. I am sure the problem is with the distance matrix format, Any suggestions are highly apprciated, the code below shows what i have done.
clust1<- as.vector(rvm(5,5,15))
clust2<- as.vector(rvm(5,10,15))
clust3<- as.vector(rvm(5,15,15))
clust4<- as.vector(rvm(5,20,15))
clust5<- as.vector(rvm(5,25,15))
data1<- rbind(clust1,clust2,clust3,clust4,clust5)
datmat<- matrix...
2006 Nov 01
2
(no subject)
...e my inexperience. I am trying to contrain the coefficients of
my linear regression to equal one when using the <-lm(...) command. I've
searched "help(glm)" "help(model.offset)" etc. but I am unable to figure out
where to put this constraint. Your help would be greatly apprciated.
Thanks.
[[alternative HTML version deleted]]
2013 Mar 21
1
Descent RoR shared hosting
...lly) and i don''t want to have to fight to deploy RoR
projects. FYI I''ll just be using cheap shared hosting and not a VPS. My
site won''t get enough traffic for the higher end hosting. I''m currently
looking at Host Gator & BlueHost. Any recommendations would be
apprciated.....
thanks..
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39...
2003 Jul 28
6
snooping - the crux of the problem
I have a computer with two interfaces, say with addresses 192.168.1.1
and 192.168.1.2. I want to set up routing such that when I ping
192.168.1.1 it goes out through 192.168.1.2 and not to the local
interface.
Is this possible - all my attempts so far have been unsuccessful? If
so, pointers, etc. would be gratefully appreciated.
Jim
--
Jim Redman
(505) 662 5156 x85
2006 Oct 02
4
PCI unable to handle 64bit address space for
...space for
==========================================================
Everything seems to work fine but i am woundering before i go any further should i be installing the 64bit version of Centos on this machine? Is there a 64 version of Centos? anyways any help or advice on this matter is greatly apprciated.
ps if anyone is familiar with this mainboard and hardware setup i would love some insight as to the was the BIOS error event codes that this machine keeps spiting out at me mean.
Thank you in advance
--
http://www.computerking.ca http://www.canmail.org
2005 Jan 08
3
Echo on Zaptel FXO :(
...secallerid=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
rxgain=0.0
txgain=0.0
channel => 1
ztcfg -vvv:
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Loopstart (Default) (Slaves: 01)
1 channels configured.
Any advice would be greatly apprciated!
Thanks!
--ian
2004 Feb 02
3
layer7-filter with iptables problem
...rencing pointer to incomplete
type
extensions/libipt_layer7.c: At top level:
extensions/libipt_layer7.c:340: error: invalid application of `sizeof'' to an
incomplete type
extensions/libipt_layer7.c:341: error: invalid application of `sizeof'' to an
incomplete type
any help will be apprciate
hare
2006 Jul 07
7
file_column repository broken?
I really want to try out file_column but the repository seems to be down
for me. I added it to my repository list and script/plugin is unable to
see anything in it.
I downloaded an archive from the website but it is not clear to me which
files need to be installed to which subdirs of my RoR project.
Anyone else having this issue with the repository? I am able to see
other repositorys no
2006 Mar 07
1
Find By SQL + multiple tables
...single models
.find_by_sql?
I thought about using left join:
SELECT bugsheet.bs_cdate, bugcomplete.bc_time FROM bugsheet left join
bugcomplete ON bugsheet.bs_id = bugcomplete.bc_id ;
But that gives me an error in the SQL program, let alone RoR
Any help from RoR / database gurus would be much apprciated and rewarded
with a metaphorical cookie :)
Jeff
--
Posted via http://www.ruby-forum.com/.
2006 Feb 27
1
Odd problem in Agile tutorial
I am getting an undefined method error in my cart.rb class when trying
to find in an array. I cannot see what my error is. Perhaps a view
more eyes can help me with this:
#---------------------------------------------------------------
1 class Cart
2
3 attr_reader :items
4 attr_reader :total_price
5
6 def initialize
7 @items = []
8
2000 Feb 23
1
[Fwd: Re: NIS+ support in samba....]
...hange password entry for root
Any help you can provide to me would be very apprciated....
thank you...
2005 Sep 30
0
Ethernet Ring
...connected to Local LAN of the
Office
Each Office is connected Using Fiber Media Distance of 5miles
I want to connected them using ring, and if the Links fails, it should
automatically move to Another Route dynamically.
can some one guide me how can i achive this kind of setup
any docs will be apprciated
thanks
hare
2004 Jan 08
0
Fedora + TC
Hi all
iam trying to migrate from my QOS Services
from RH 9.0 to Fedora
i saw that fedora shipping with latest TC with HTB patch
Does any one see any problem with this version
some expert coment will be apprciate
hare
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Sep 07
1
Cannot Authenticate to Samba Shares after switching laptop from wired to wireless nic.
...cket(455)
write_socket: Error writing 5 bytes to socket 22: ERRNO = Connection reset
by peer
[2005/07/27 20:26:01, 0] lib/util_sock.c:send_smb(647)
Error writing 5 bytes to client. -1. (Connection reset by peer)
[root@FANGORN samba]# cat 192.168.1.111.log
[root@FANGORN samba]#
Any help is greatly apprciated I have been working on this problem for
months and have not found the answer yet I was hoping the new version of
samba would fix it but no such luck. I have also tried another wireless card
with the same configurations and had the same results. I do not have another
wired card to try. Both in...
2004 Jul 08
2
multiple external interfaces
...longer getting that. Does anyone have any feedback as to whether
this is a shorewall problem or if it possibly has to do with the routing
on my linux box? Or is there a better way to accomplish what I''m trying
to do that does not require an additional machine? Any help would be
greatly apprciated.
Nick
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
If you have any questions please contact nick@precisionmillworks.com
Mailscanner thanks transtec Computers for their support.
1998 Jul 16
1
Printing Errors
...print to HP4000
Error Message: lpr: connect: no such file or directory
jobs queued, but cannot start daemon
The printer is set up as a remote lpd queue to the HP Jetdirect card on
an HP 4000, and sharable to Win95 PC's.
Any info or suggestions as to where I can start looking will be greatly
apprciated!!!
Thanks
Gabriel Velasquez
gabrielv@riorico.net
2004 Apr 20
0
fwd:Re: Asterisk prepaid debug
...Message -----
From: <clive18@webmail.co.za>
To: <juliom@telelinkusa.net>
Sent: Tuesday, April 20, 2004 12:47 AM
Subject: fwd:Re: [Asterisk-Users] Asterisk prepaid debug
> Hi
>
> Which pre-paid app are you using?.
> Is it the one on the wiki?
>
> Any pointers will be apprciated?.
>
> Thanks and Regards
> Clive
>
>
> On Mon, 19 Apr 2004 20:07:14 -0600
> "Julio" <juliom@telelinkusa.net> wrote:
> > My Asterisk prepaid debug is:
> >
> >
> > - Hungup 'Zap/2-1'
> > Urgent handler
> > -- Star...
2003 Dec 12
0
Failure joining W2k Domain [debug info included]
...smt_wct=0
smb_bcc=0
failed tcon_X
Error connecting to deviant.corp-a.standingtrustee.com -
NT_STATUS_ACCESS_DENIED
This is my first attempt at joining a W2K domain with Samba, however I
require winbind capabilities for user authentication and file sharing from
this machine. Any help would be apprciated!
Thanx,
Justin Crone
Systems Manager
Office of the Chapter 13 Standing Trustee
Isabel C. Balboa Standing Trustee
Telephone: 856.663.5002
Email: chapter13@standingtrustee.com
2005 Aug 08
7
Loadbalancing and failover using TC and Iptables
Hi all
iam trying to deploy loadbalance and failover
My setup description
--Fedora Core 4
--Linux 2.6.12.3 #1 SMP Mon Jul 25 22:37:34 IST 2005 i686 i686 i386
GNU/Linux
--tc utility, iproute2-ss050314
--ip utility, iproute2-ss050314
--iptables v1.3.0
And i had deployed Following configuration
#table main with priority 50, the highest one
ip rule add prio 50 table main
#table 201
ip rule add
2000 Feb 23
3
newbie desperate for help
I just installed Samba for the first time. Installed and setup like a dream. Unfortunately, I can't login to save my life. The server appears in the Net. Neighborhood, but when I double-click to login, the login window give the following message:
Incorrect password or unknown username for \\SERVERNAME
Entering a username and password (from /etc/passwd) returns:
\\SERVERNAME is not