Displaying 20 results from an estimated 61 matches for "bangladesh".
2004 Oct 06
3
read.delim problem with trailing spaces
...the life variable was made a
factor. The data looks like this,
income,imr,region,oilexprt,imr80,gnp80,life
Afghanistan,75,400.0,4,0,185.0,.,37.5
Algeria,400,86.3,2,1,20.5,1920,50.7
Argentina,1191,59.6,1,0,40.8,2390,67.1
Australia,3426,26.7,4,0,12.5,9820,71.0
Austria,3350,23.7,3,0,14.8,10230,70.4
Bangladesh,100,124.3,4,0,139.0,120,.
Belgium,3346,17.0,3,0,11.2,12180,70.6
Benin,81,109.6,2,0,109.6,300,.
Bolivia,200,60.4,1,0,77.3,570,49.7
Brazil,425,170.0,1,0,84.0,2020,60.7
Britain,2503,17.5,3,0,12.6,7920,72.0
Burma,73,200.0,4,0,195.0,180,42.3
...
and I used
> nations <-
read.delim("~/sasu...
2010 Mar 06
0
Is there any developer from Bangladesh here?
Looking forward to meet Bangladeshi Ruby developers. Please response.
I need 3 developers. Its argent.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubs...
2001 Mar 22
5
Major network slowdown today... Samba the cause?
...most of the clients (some
95 clients do not retain setting, for some reason).
4. smb.conf has server as domain master, local master, domain security, os
level = 65, win support = true
Any insights will be eagerly received.
Gerry Kirk
Information System Specialist,
Mennonite Central Committee
Bangladesh
2004 May 31
3
need documentation on samba server setup
Please send me a complete documentation on samba server setup using Linux Redhat 7.2 to give files and printer share for Windows clients.
Thanks,
From
Sr. Hardware Engineer
Grameen Communications
Bangladesh
2004 Nov 23
2
Convergence problem in GLMM
...from MASS, I'm getting a
warning of a convergence failure, even when I set the method argument of
GLMM() to "PQL":
> bang.mod.1 <- glmmPQL(contraception ~ as.factor(children) + cage + urban,
+ random=~as.factor(children) + cage + urban|district,
+ family=binomial, data=Bangladesh) # works!
> bang.mod.1 <- GLMM(contraception ~ as.factor(children) + cage + urban,
+ random=~as.factor(children) + cage + urban|district,
+ family=binomial, data=Bangladesh, method="PQL")
Warning message:
IRLS iterations for glmm did not converge in: GLMM(formula = contra...
2009 Oct 14
1
Beginning R help?
...bout the first exercise in chapter 3:
I imported the data from BirdFluCases.txt and executed the 'names' and 'str'
functions as follows:
Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE)
names(Bird)
[1] "Year" "Azerbaijan" "Bangladesh" "Cambodia" "China"
"Djibouti" "Egypt"
[8] "Indonesia" "Iraq" "LaoPDR" "Myanmar" "Nigeria"
"Pakistan" "Thailand"
[15] "Turkey" "VietNam"
s...
2004 Dec 14
2
Re: Asterisk-Users Digest, Vol 5, Issue 192
...ORDER BY
LENGTH(pattern) DESC;
+---------+------------+---------+----------+-------------+-----------------+------+
| pattern | country | comment | trunks | connectcost | includedseconds
| cost |
+---------+------------+---------+----------+-------------+-----------------+------+
| 880 | Bangladesh | Proper | Carrier | 0 | 30 |
0.18 |
| 237 | Cameroon | Proper | Carrier | 0 | 30 |
0.24 |
| 32 | Belgium | Proper | Carrier | 0 | 30 |
0.06 |
| 1 | USA | USA | Carrier | 0 |...
2015 Aug 27
5
please block user
...t; Have complained to lovehearts.com owner = Swizzels Matlow Ltd, an
> English company.
its loverhearts.com, and they are also using heartslover.com for web
links. the first domain is registered to someone claiming to be in
Miami Florida, while the 2nd is registered to some organization in
Bangladesh. yeah, right. Both domains were initially registered about
a month ago.
--
john r pierce, recycling bits in santa cruz
2007 Mar 19
5
Interesting problem getting wine onto my computer
I live in Bangladesh and have just installed Ubuntu dapper drake onto
my shiny new desktop. The village where I live has no land lines or
broad band so I connect to the internet through my old laptop using a
GPRS mobile phone and Nokia PC suite run on Windows XP. I want to
download wine onto my new computer so I can...
2004 May 06
5
Orthogonal Polynomial Regression Parameter Estimation
...-
Any response / help / comment / suggestion / idea /
web-link / replies will be greatly appreciated.
Thanks in advance for your time.
_______________________
Mohammad Ehsanul Karim <wildscop at yahoo.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh
2004 Apr 05
3
Selecting Best Regression Equation
...;.
Any response / help / comment / suggestion / idea / web-link / replies will
be greatly appreciated.
Thanks in advance for your time.
_______________________
Mohammad Ehsanul Karim <wildscop at yahoo.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh
2004 Apr 14
4
Non-Linear Regression Problem
...PDF
Any response / help / comment / suggestion / idea / web-link / replies will
be greatly appreciated.
Thanks in advance for your time.
_______________________
Mohammad Ehsanul Karim <wildscop at yahoo.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh
2004 Apr 16
5
Non-Linear Regression (Cobb-Douglas and C.E.S)
...txt
Any response / help / comment / suggestion / idea / web-link / replies will
be greatly appreciated.
Thanks in advance for your time.
_______________________
Mohammad Ehsanul Karim <wildscop at yahoo.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh
2004 Mar 01
3
Nonparametric test of randomness (Run Test)
...ical illustration of this test.
Any response / help / comment / suggestion will be
greatly appreciated. Thanks in advance.
-------------------------------
Mohammad Ehsanul Karim <wildscop at yahoo.com>
Institute of Statistical Research and Training (ISRT)
University of Dhaka, Dhaka -1000, Bangladesh
-------------------------------
=====
____________________________
WilDKiD <wildscop at yahoo.com>
2009 Oct 14
1
R neophyte question.
...bout the first exercise in chapter 3:
I imported the data from BirdFluCases.txt and executed the 'names' and 'str'
functions as follows:
Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE)
names(Bird)
[1] "Year" "Azerbaijan" "Bangladesh" "Cambodia" "China"
"Djibouti" "Egypt"
[8] "Indonesia" "Iraq" "LaoPDR" "Myanmar" "Nigeria"
"Pakistan" "Thailand"
[15] "Turkey" "VietNam"
s...
2011 Mar 26
1
GSoC 2011 help
Hi,
I am undergraduate final year student of Bangladesh University of Engineering &
Technology(BUET). I am currently doing my thesis on structured web search
engine. I am now interested to do a project related to my thesis in GSoC.
Weighting Schemes & Dynamic Snippets are two projects i m interested in. Can you
give some guidance about the...
2005 Jul 20
0
FXO hangup delay...
...ngup
signal properly. May be there is some mis match with my selected loadzone in
zaptel.conf. FYI, I tried to set different busycount value, but it doesn't
work and I didn't get any difference with this.
Anyway, how can I know my actual tone zone for PSTN line? I am using
Asterisk in Bangladesh. I need to know BTTB tone frequencies like Dial,
Congestion, Busy, Ring tone frequencies to make compatible with my FXO card.
Is there any tools that I can measure my actual BTTB line's frequencies to
write proper indications.conf file?
I would appreciate if anyone give me any solution for...
2006 Sep 28
1
About access controlling of sub directories of a shared directory
...st few days but i have failed.
Please help me if posible. It is to mention that my
server is at Red Hat Linux 9.0 and users are at
Windows.
Hope to hear from you soon.
Best Regards
Md. Maidul Islam
Junior Engineering Executive
Systems & Services Limited
House 39, Road 14/A
Dhanmondi, Dhaka, Bangladesh
Phone:+88 02 8151162-4
---------------------------------
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.
2003 Nov 17
3
S Programming
...resented in an organized form.
Any comment / suggestion / idea / web-link / replies will be gladly
accepted. Thanks for your time.
_______________________
Mohammad Ehsanul Karim <wildscop at yahoo.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh
2003 Jun 26
1
Residual plotting
...sisual
plot" from here ?
Also, is there any way i can construct 95% Confidence interval or
Prediction interval for any value in R ?
_______________________
Mohammad Ehsanul Karim <appstat at HotPOP.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh
_______________________
_______________________
Mohammad Ehsanul Karim <appstat at HotPOP.com>
Institute of Statistical Research and Training
University of Dhaka, Dhaka- 1000, Bangladesh