Displaying 20 results from an estimated 143 matches for "atlant".
Did you mean:
atlanta
2007 Sep 04
3
variable format
Okay, I want to do something similar to SAS proc format.
I usually do this...
a <- NULL
a$divisionOld <- c(1,2,3,4,5)
divisionTable <- matrix(c(1, "New England",
2, "Middle Atlantic",
3, "East North Central",
4, "West North Central",
5, "South Atlantic"),
ncol=2, byrow=T)
a$divisionNew[match(a$divisionOld, divisionTable[,1])] <- division...
2012 Jan 16
2
Object not found using GAMs in MGCV Package
This is my first time running GAMs in R.
My csv file has these column headings:
"X" "Y" "Sound" "Atlantic" "Blacktip" "Bonnet"
"Bull" "Finetooth" "Lemon" "Scalloped" "Sandbar" "Spinner"
"Abundance" "Diversity" "Depth" "Distance" "Width" &quo...
2009 Feb 27
1
cross tabulation: convert frequencies to percentages
Hello,
might be rather easy for R pros, but I've been searching to the dead
end to ...
twsource.area <- table(twsource, area, useNA="ifany")
gives me a nice cross tabulation of frequencies of two factors, but
now I want to convert to pecentages of those absolute values. In
addition I'd like an extra column and an extra row with absolute sums.
I know, Excel or the
2005 Sep 08
10
voice over atlantic
Hi-
I'm using IAX between two boxes, where one box is located in US and the
second in Europe. I'm trying to achieve the best voice quality and
mainly reliability between these boxes and looking for hints and
experience of others.
Facts:
- Asterisk 1.0.7
- RTT varies from 130-170 ms, depends on time and actual Internet
throughput
Questions:
- What is the sugested codec for such setup?
2008 Aug 05
2
Queue Penalties not working properly
Hi,
I am using Asterisk 1.4.18. I am implementing Penalties for my agents.
What is happening: two agents configuired one agent with penalty 1 and
the other with penalty 2. All the calls must go first to Agent 1 and if
his line is busy then only then agent 2 will get the call. However my
queues are not behaving in this manner. I have impmemnted ringall
strategy. Now when first call comes it
2006 Apr 10
2
CENTOS . and WEBSENSE ENTERPRISE Compatibility
...Consult the Deployment Guide
for the supported operating systems.
:
NOTE: I changed my Old Linux RED HAT 9 for my new Platform . the old
installation worked very well but now I have problems for work.
I'll appreciate your Help.
--
Juan Manuel C?rdenas
Tech. Support Director
Atlantic Pacific Intl. Corp.- Colombia
PBX: 571-315-0484
Direct: 571-221-3872
Mobile: 57-310-229-4995
????????????????????????????????????????????????????????????????????????????????????????????
This email is confidential and intended solely for the use of the individual to whom it is
addressed and may co...
2004 Mar 03
8
need help with smooth.spline
...major 1
minor 8.0
year 2003
month 10
day 08
language R
--
William Carlisle Thacker
Atlantic Oceanographic and Meteorological Laboratory
4301 Rickenbacker Causeway, Miami, Florida 33149 USA
Office: (305) 361-4323 Fax: (305) 361-4392
"Too many have dispensed with generosity
in order to practice charity." Albert Camus
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
...; does mean complete. And the normal
> interpretation is that it covers everything linked into the same
> process at runtime unless there is an alternate interface-compatible
> component with the same feature set.
That may be the USA interpretation but on the other, European, side of
the Atlantic I believe
"as a whole" means generally BUT allowing for exceptions.
--
Regards,
Paul.
England, EU. Je suis Charlie.
2006 Apr 27
2
add city and point in the map
Dear Helpers:
I'm trying to use packages "maps" and "mapdata" (see blow) to display the research resutls on map (Mid-Atlantic region). In particular, I need to mark a number of points in the map by giving their latitude and longitude information. For instance, I would like to mark a point on (long, lat) =(75.56027, 39.09271). Also, I need to mark several cities that I suspect might not in the "world.cities"...
2019 Jun 14
2
Dovecot LMTP rejecting mail from address with apostrophe
...postrophe (e.g. firstname.o'lastname at example.com). Apparently apostrophe, as well as a number of other special characters, are valid characters in the local part of the email address (that's everything to the left of the @ character).
The message I get in the logs is:
Jun 14 11:57:34 atlantic smtpd[42606]: 21749fd12ac76b57 mda delivery evpid=56aed6237d6444a0 from=<firstname.o'lastname at example.com> to=<me at example.org> rcpt=<me at example.org> user=me delay=0s result=PermFail stat=Error ("mail.lmtp: LMTP server error: 501 5.5.4 Invalid FROM: Invalid char...
2012 Mar 14
3
Export a plot/figure to excel or word?
...ll: 1-902-412-3404 |Fax: 1-902-494-3736
Email: godina@dal.ca | Skype: aureliegodinco | Web: wormlab.biology.dal.ca
----------------------------------------------------------------------------------------------------------------------------------------------------
Want to learn more about sharks in Atlantic Canada? Visit ShARCC! www.atlanticsharks.org
[[alternative HTML version deleted]]
2007 May 01
1
The unbelivable Civilizations of the World
...>
''Ceremonial Kiva at Chaco Canyon Indian ruins, NM, circa
...<http://mega-structures.blogspot.com/>
<http://mega-structures.blogspot.com/><http://mega-structures.blogspot.com/>
<http://mega-structures.blogspot.com/>
Detail Showing Warrior''s Head from Atlantes Statues at the
...<http://mega-structures.blogspot.com/>
<http://mega-structures.blogspot.com/><http://mega-structures.blogspot.com/>
<http://mega-structures.blogspot.com/>
Greece, Athens, ruins of the Parthenon on the Acropolis,
...<http://mega-structures.blogspot.co...
2004 Sep 21
4
Voicemail forward to a remote server?
Anybody ever managed to implement a solution where one could forward a
voicemail from one * server to another?
Dominique
2008 Jan 10
2
how to calculate time offset between timezones?
#QUESTION#
Is there a way to calculate the offset between timezones, e.g. from "AST" to
"GMT"?
#DETAILS#
I am working with data files that use local time, and that indicate the
timezone by e.g. "AST" (Atlantic Standard Time, my local time) in a header.
I was guessing that
> ISOdatetime(2008,1,1,1,0,0,tz="GMT") -
> ISOdatetime(2008,1,1,1,0,0,tz="AST")
would work, but it gives a difference of 0. However, when I do
> ISOdatetime(2008,1,1,1,0,0,tz="GMT") - ISOdat...
2002 Mar 21
0
RE: Radar track data
...her you with an applications question. I work for the FAA
and have need to smooth radar track data. Seems that all the smoothing
techniques assume functional data. Any help would be greatly appreciated.
Best Regards, Scott Summerill
~~~~~~~~~~~~~~~~~~~
WJH FAA Technical Center
Mail Stop ACT250
Atlantic City Int'l Airport
Atlantic City, NJ 08405
Phone 609-485-6377
Fax 609-485-5457
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]su...
2004 Apr 01
1
European and/or US DTMF Tones?
My business is somewhat trans-atlantic. Does anyone know if Asterisk's
DTMF processing is:
a) European OR US
b) European AND US
c) It's hardware dependent you fool.
d) here's a better answer
thanks :-)
2005 Aug 20
0
1 server vs. 2 server config
We are looking at moving more of our business to distant locations. I'm
looking at two different network configurations and would like some thoughts
or comments.
Scenario 1:
-We take our existing T1 route it without any conversion etc. trans-Atlantic
to remote site via carrier Y
-at remote site, we plug in an E1 to our asterisk server and run g7.29a or
GSM internally
Scenario 2:
-We take our existing T1 route it with compression trans-Atlantic to remote
site via carrier Y
-Carrier Y un-compresses E1
-at remote site, we plug in an E1 t...
2008 Apr 16
1
new information to understand
Hi,
I've been using nut for a while on a UPS with the generic driver. It
has worked well. Thankyou.
I've just installed a new UPS 'INVERTER Atlantic Star T3' and their
documentation speaks of megatec.
So I tried it. And I get lots of wonderful information I'm not used to seeing.
# upsc my_sai at localhost
battery.charge: 100.0
battery.voltage: 2.31
battery.voltage.nominal: 96.0
driver.name: megatec
driver.parameter.port: /dev/ttyS0
d...
2002 Jan 23
1
No subject
Dear R People:
Here is a very simple question, please:
I have a data frame with the state name, state division, and population.
Note: state division is something like Atlantic, Mountain, etc.
I want to produce a table with the state division and the total of the
populations for the states within that division.
I've been messing with "table" but so far, no luck.
This is R1.3.1, on Windows 98.
thanks in advance!
Sincerely,
Erin Hodgess
Associate Profe...
2008 Apr 15
1
using Windows DC in security = server mode
...n is done
against Windows DC (so users are not prompted for passwords) users do
need a Unix account to use the service.
We have users in multiple Windows domains, and the DCs we point them at
all trust the other domains (they exist for a variety of reason related
to mergers and historic, trans-Atlantic boundaries).
On an (old) 2.2.x version of Samba this works - users from multiple
domains can be validated on the same server just by pointing at a single
Windows DC.
With 3.0.28a (and earlier 3.0.x versions) this no longer works. Only
users in the default domain of the DC are validated.
A...