<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>CAS Open Source Software - new forum threads</title>
		<link>http://rworkingparty.wikidot.com/forum/start</link>
		<description>Threads in forums of the site &quot;CAS Open Source Software&quot; - Helping actuaries solve problems with OSS.</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 18 Apr 2026 16:21:59 +0000</lastBuildDate>
		
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1755193</guid>
				<title>Individual claims reserving with Stan</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1755193/individual-claims-reserving-with-stan</link>
				<description></description>
				<pubDate>Thu, 07 Jul 2016 13:21:51 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If anyone is interested, the initial draft of my presentation to be given at the CLRS may be found here: <a href="http://pirategrunt.com/CLRS2016" target="_blank">http://pirategrunt.com/CLRS2016</a>. Code and instructions for running the examples may be found here: <a href="https://github.com/PirateGrunt/CLRS2016" target="_blank">https://github.com/PirateGrunt/CLRS2016</a>.</p> <p>I'm not a Bayesian expert, so would welcome constructive feedback. At a minimum, it'll help me get ahead of questions at the seminar itself.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1745212</guid>
				<title>raw data package</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1745212/raw-data-package</link>
				<description>Soliciting suggestions for an actuarial data package</description>
				<pubDate>Wed, 22 Jun 2016 14:06:31 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Open source people,</p> <p>For a while now, I've been putting some data sets into a package called &quot;raw&quot; (r actuarial workshops) for use in the workshops that I've been a part of. It's always been hosted on GitHub, but I'd like to try to move it to CRAN. That's one less step for attendees to be able to load the package. At present, I've got the following data sets:</p> <ul> <li>All of the COTOR challenge claims data</li> <li>New Jersey Manufacturers WC triangle (from the recent Tayler and Grainne monograph)</li> <li>Tracks of every hurricane covered by the NOAA since 1972</li> <li>NFL results for about 12 seasons (I use this as an example of logistic regression)</li> <li>Some simulated data for state and regional claims experience (I use this for some ggplot2 examples and possibly for some hierarchical modeling examples)</li> <li>Most of the PPA data from Appendix A of the Werner &amp; Modlin basic ratemaking paper</li> </ul> <p>Is there anything that anyone would like to see added? Anything deleted? I think the NFL stuff is fun, but was thinking about switching it to a claims closure example.</p> <p>I'm aiming for a CRAN submission sometime in late July or early August. Yesterday, I got package up on CRAN without any notes or nastygrams from Brian Ripley, so I'm feeling super confident.</p> <p>The package is on Github here: <a href="https://github.com/PirateGrunt/raw_package">https://github.com/PirateGrunt/raw_package</a>. There are a few changes that I've not pushed yet, though I'll try to get to that tonight.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1469083</guid>
				<title>Microsoft&#039;s new Data Science Virtual Machine</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1469083/microsoft-s-new-data-science-virtual-machine</link>
				<description></description>
				<pubDate>Sun, 06 Dec 2015 18:28:45 +0000</pubDate>
				<wikidot:authorName>sstam</wikidot:authorName>				<wikidot:authorUserId>1836273</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Microsoft have setup a VM environment for Python and R which leverages the Azure framework. The tools included are:<br /> •Revolution R Open (performance-enhanced R)<br /> •Anaconda Python<br /> •Visual Studio Community Edition<br /> •Power BI Desktop (with R capabilities)<br /> •SQL Server Express (with R integration)<br /> •Azure SDK (including the ability to run R experiments)</p> <p><a href="http://blog.revolutionanalytics.com/2015/12/microsoft-data-science.html">http://blog.revolutionanalytics.com/2015/12/microsoft-data-science.html</a><br /> <a href="https://azure.microsoft.com/en-us/documentation/articles/machine-learning-data-science-provision-vm/">https://azure.microsoft.com/en-us/documentation/articles/machine-learning-data-science-provision-vm/</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1444671</guid>
				<title>Packages for R, dplyr, MS SQL Server</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1444671/packages-for-r-dplyr-ms-sql-server</link>
				<description></description>
				<pubDate>Fri, 13 Nov 2015 00:06:03 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've just put together a couple of packages to help integration with R and MS SQL Server. One package is basic integration, the other provides a dplyr backend so you can have dplyr automatically generate your SQL. The code in dplyr.mssql is mostly based on similar code by Shan Huang.</p> <p><a href="https://github.com/bescoto/RMSSQL">https://github.com/bescoto/RMSSQL</a><br /> <a href="https://github.com/bescoto/dplyr.mssql">https://github.com/bescoto/dplyr.mssql</a></p> <p>The above links contain short code examples. I can provide binary packages if anyone is interested, but I'm not sure if it's good practice to upload them to github.</p> <p>Cheers,<br /> Ben</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1437091</guid>
				<title>Modeling ALAE Using Copulas</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1437091/modeling-alae-using-copulas</link>
				<description></description>
				<pubDate>Sat, 07 Nov 2015 23:21:45 +0000</pubDate>
				<wikidot:authorName>dmurphy</wikidot:authorName>				<wikidot:authorUserId>619475</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think Greg's blog would get more exposure and discussion if it were available as a shiny app. If you click on the &quot;Files&quot; link at the bottom of this wikidot page you will see Greg's R code. This would be loaded into RStudio, which would then &quot;compile&quot; it into a shiny app. Also at the bottom you will also see three csv files the program needs. Versions of those three files on one's computer could be selected using shiny drop-down boxes. It has been a few weeks/months since I read Greg's paper, but there may be one or two other defaults in his algorithm that could be changed with shiny selection widgets. RStudio will host the online app for free.</p> <p>I've had experience building csv file selection boxes in shiny online apps and have been intending to start this project for some time. But it would be more fun to work on this with other people &#8212; and might actually get done that way! Let me know if you're interested by replying to this post. Thanks.</p> <p>Dan</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1430853</guid>
				<title>SQL Server 2016 and Revolution R</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1430853/sql-server-2016-and-revolution-r</link>
				<description></description>
				<pubDate>Tue, 03 Nov 2015 18:59:46 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As Yoram just forwarded to me, a preview of SQL Server 2016 is already out and includes R integration:</p> <blockquote> <p><a href="http://blog.revolutionanalytics.com/2015/10/revolution-r-now-available-with-sql-server-community-preview.html">http://blog.revolutionanalytics.com/2015/10/revolution-r-now-available-with-sql-server-community-preview.html</a></p> </blockquote> <p>Glad to see Microsoft's buying Revolution R has some tangible benefits already. My company uses SQL Server, so I'm pretty excited about this. Does anyone know if there will be an extra fee, or if it's just included in SQL Server?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1418325</guid>
				<title>Shiny</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1418325/shiny</link>
				<description></description>
				<pubDate>Thu, 22 Oct 2015 18:17:46 +0000</pubDate>
				<wikidot:authorName>Hai You</wikidot:authorName>				<wikidot:authorUserId>1301976</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have tried to learn Shiny for R</p> <p><a href="https://reserveprism.shinyapps.io/shiny_test">https://reserveprism.shinyapps.io/shiny_test</a></p> <p>It seems to me the Shiny can achieve lots of web functions using R. They have done a lot of built-up to make it work. But it is pretty tricky if you don't know internet knowledge.</p> <p>It is a very expensive server if you want to put it in production mode. And I don't know about security yet.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1369834</guid>
				<title>KML</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1369834/kml</link>
				<description>blog post review</description>
				<pubDate>Wed, 16 Sep 2015 01:04:52 +0000</pubDate>
				<wikidot:authorName>Steve Berman</wikidot:authorName>				<wikidot:authorUserId>1496488</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm second review on the KML blog post, and should have comments by end of week</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1259825</guid>
				<title>Setting Rstudio server using Amazon Web Services (AWS) – a step by step (screenshots) tutorial</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1259825/setting-rstudio-server-using-amazon-web-services-aws-a-step</link>
				<description></description>
				<pubDate>Sat, 27 Jun 2015 13:09:58 +0000</pubDate>
				<wikidot:authorName>sstam</wikidot:authorName>				<wikidot:authorUserId>1836273</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Found this article which may be interesting for some&#8230;</p> <p><a href="http://www.r-statistics.com/2015/06/setting-rstudio-server-using-amazon-web-services-aws-a-step-by-step-screenshots-tutorial/">http://www.r-statistics.com/2015/06/setting-rstudio-server-using-amazon-web-services-aws-a-step-by-step-screenshots-tutorial/</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1252963</guid>
				<title>Site RSS settings for File Options</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1252963/site-rss-settings-for-file-options</link>
				<description></description>
				<pubDate>Sun, 21 Jun 2015 22:23:15 +0000</pubDate>
				<wikidot:authorName>sstam</wikidot:authorName>				<wikidot:authorUserId>1836273</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is there a reason why the file options on the page are hidden? When I want to delete some of the screenshots from the draft blog page, the options are hidden. I posted on the Wikidot community and apparently it is an issue with our RSS settings:</p> <p><a href="http://community.wikidot.com/forum/t-1252893/cannot-delete-files">http://community.wikidot.com/forum/t-1252893/cannot-delete-files</a></p> <p>Similarly, would it be possible to have the RSS file allow links to be shown with an underline or a different colour? Right now it is hard to distinguish between text.</p> <p>Thanks,<br /> Simon</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1188027</guid>
				<title>Good job with the blog!</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1188027/good-job-with-the-blog</link>
				<description></description>
				<pubDate>Tue, 05 May 2015 16:29:29 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>I just wanted to congratulate the group on the contributions to the blog so far. Most of them aren't in the draft blogs section yet, but we have a total of five submissions so far (from Greg McNulty, Simon Tam, Rajesh Sahasrabuddhe, Steve Yun, and myself). All of them (except possibly mine) seem to be on track to contributing useful knowledge on open source software to the community.</p> <p>Once they start to show up on <a href="http://opensourcesoftware.casact.org/draft-blogs">the draft blogs page</a> we'll ask for reviewers. There will be quite a variety of topics, so if you're a perspective reviewer, hopefully one of these blog posts will interest you.</p> <p>Thanks,<br /> Ben</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1173181</guid>
				<title>Hadoop/Mahout/Rhadoop</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1173181/hadoop-mahout-rhadoop</link>
				<description></description>
				<pubDate>Fri, 17 Apr 2015 18:32:07 +0000</pubDate>
				<wikidot:authorName>Vadim filimonov</wikidot:authorName>				<wikidot:authorUserId>2098762</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've been thinking about writing a blog entry on Hadoop, highlighting the benefits that it brings to the current data analysis framework adopted by most insurers. There are a number of different aspects that could be covered, including the basics of pig/hive programming, benefits of HDFS and mapreduce for data processing, and possible integration with R or Apache Mahout(an open source machine learning project).</p> <p>I'd like to maintain focus on the insurance applications for these tools. If anyone has prior experience with Hadoop and would like to collaborate on this piece, I'll happily share what I have thus far.</p> <p>Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1170523</guid>
				<title>Welcome, Euclid!</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1170523/welcome-euclid</link>
				<description></description>
				<pubDate>Wed, 15 Apr 2015 02:55:12 +0000</pubDate>
				<wikidot:authorName>dmurphy</wikidot:authorName>				<wikidot:authorUserId>619475</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just heard, Ben! Congratulations!!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1151060</guid>
				<title>mbbefd</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1151060/mbbefd</link>
				<description>New R package posted for Maxwell Bolzano Bose Einstein Fermi Dirac Exposure Curves and similia</description>
				<pubDate>Thu, 19 Mar 2015 16:56:31 +0000</pubDate>
				<wikidot:authorName>Giorgio Spedicato</wikidot:authorName>				<wikidot:authorUserId>1697101</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all, me and Christophe Dutang (author of actuar package) have been upgrading the mbbefd R package. It can be useful to fit, simulate and analyze Exposure Curves used in P&amp;C reinsurance pricing. Any suggestion is welcomed.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1139795</guid>
				<title>RPM 2015 Social Hacking</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1139795/rpm-2015-social-hacking</link>
				<description></description>
				<pubDate>Thu, 05 Mar 2015 16:06:18 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Not sure who will be at the RPM in Dallas next week. If you're around, note that I'll be at the Social Hacking table outside the reception area at 6:00 on Monday. I'm only there for the Introduction to R workshop, so will miss the balance of the seminar.</p> <p>Social hacking is a suggestion I made to the organizers. It's an informal environment where folks can bring a laptop, pose and answer questions and basically geek out for a bit. I've done similar things with data analysts here in the Triangle and it's quite a bit of fun. Something to bear in mind as a low stakes way to introduce people to R, Python, etc. at CAS events.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1084706</guid>
				<title>Idea Share</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1084706/idea-share</link>
				<description>Check out CAS&#039;s Idea Share initiative</description>
				<pubDate>Sun, 18 Jan 2015 23:30:48 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>In case you missed it, Karen posted earlier this month about CAS's Idea Share. It's an online thing that helps people discuss ideas and form working groups. Here's a <a href="http://blog.casact.org/2015/01/07/new-year-new-ideas/">link to Karen's post</a>, and here's a <a href="http://community.casact.org/p/is/in/">direct link to Idea Share</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1071719</guid>
				<title>new draft blog posted: modeling ALAE using copulas</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1071719/new-draft-blog-posted:modeling-alae-using-copulas</link>
				<description></description>
				<pubDate>Mon, 29 Dec 2014 15:32:32 +0000</pubDate>
				<wikidot:authorName>Greg McNulty</wikidot:authorName>				<wikidot:authorUserId>2033351</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>After expressing interest in contributing to the open source committee on the CAS volunteer survey I was contacted by Ben Escoto and said I would be willing to write a blog post about a project I did in R.</p> <p>I work in reinsurance as a pricing actuary and we are always comparing experience and exposure for different excess layers. For casualty business, ALAE usually contributes a significant amount of excess layer losses. Most actuaries are probably familiar with the default assumption of ALAE = a fixed percentage of indemnity for all sizes of loss. After noticing how bad the exposure estimate was in layers heavily driven by ALAE (for example, a layer directly above a common primary policy limit)</p> <p>I decided to do some research and found many publications on copula models for ALAE. My blogpost has a bibliography and all these sources are referenced there. The purpose of the blogpost is just to detail the R implementation I programmed and provide the code and auxiliary files. The model is certainly better and I hope the code provided can make it more practically accessible. I attached files to the blog, the code in a txt and all the upload and download csv files and some images.</p> <p>If you're interested it needs a few additional reviewers. Thanks!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1054823</guid>
				<title>Parallelogram Method</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1054823/parallelogram-method</link>
				<description></description>
				<pubDate>Wed, 19 Nov 2014 15:50:28 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have some R code for doing (a slightly enhanced version of) the parallelogram method for on-leveling premium: <span style="text-decoration: underline;"><a href="http://www.favir.net/local--files/papers/Parallelogram.fmod.R">R code</a></span> <span style="text-decoration: underline;"><a href="http://www.favir.net/local--files/papers/Parallelogram.Rnw">Sweave example</a></span> <span style="text-decoration: underline;"><a href="http://www.favir.net/local--files/papers/Parallelogram.pdf">formatted output</a></span>.</p> <p>It was originally released as a <span style="text-decoration: underline;"><a href="http://www.favir.net">FAViR</a></span> paper. Should I do anything with this code? Should I try to get it on CRAN as a package?</p> <p>Thanks for any thoughts,<br /> Ben</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1054470</guid>
				<title>Introductory instruction material</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1054470/introductory-instruction-material</link>
				<description></description>
				<pubDate>Tue, 18 Nov 2014 15:15:52 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Earlier this year, I created a GitHub repository to store material for the one-day introductory workshop I presented at the RPM in Washington, DC. I'm doing that again at the RPM in Dallas next year. I've changed the name of the repository to something a bit more generic (it had been called &quot;RPM2014&quot;).</p> <p>I'm also going through the process of moving from .Rnw to .Rmd. This will support more output formats. The one I'm partial to at the moment is using the <a href="http://www.w3.org/Talks/Tools/Slidy2/#(1)">&quot;Slidy&quot; format for HTML5</a>. Slidy is great because you can zoom in and out. I learned quickly that attendees had trouble reading the source code I'd put on a slide because the font was too small.</p> <p>Feel free to fork the repository, submit pull requests, etc. It's a bit of a shambles at the moment, but should be clean fairly soon. Note that one of the branches is for a GitHub pages website with instructions and downloads for workshop attendees.</p> <p>Repo may be found here: <a href="https://github.com/PirateGrunt/IntroToRforActuaries">https://github.com/PirateGrunt/IntroToRforActuaries</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1053507</guid>
				<title>Blog Idea: R and Google Maps</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1053507/blog-idea:r-and-google-maps</link>
				<description></description>
				<pubDate>Sun, 16 Nov 2014 01:14:11 +0000</pubDate>
				<wikidot:authorName>sstam</wikidot:authorName>				<wikidot:authorUserId>1836273</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Everyone,</p> <p>My blog idea was to create a tutorial about my experience using some packages in R to write point and boundary data into a KML file. This file can then be viewed and further modified in Google Earth.</p> <p>I used a combination of the tutorials found here in order to achieve the result.<br /> Introduction to visualising spatial data in R (<a href="http://cran.r-project.org/doc/contrib/intro-spatial-rl.pdf">http://cran.r-project.org/doc/contrib/intro-spatial-rl.pdf</a>)<br /> plotKML package (<a href="http://gsif.isric.org/doku.php?id=wiki:tutorial_plotkml">http://gsif.isric.org/doku.php?id=wiki:tutorial_plotkml</a>)</p> <p>My hope is to have this ready by sometime in the new year for editing. Does anyone else have experience using these packages / tutorials?</p> <p>Thanks,<br /> Simon</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-1036717</guid>
				<title>Confusing R OO Concept</title>
				<link>http://rworkingparty.wikidot.com/forum/t-1036717/confusing-r-oo-concept</link>
				<description>I am confused on R S4, I think R should improve its S4 class to make it true OO</description>
				<pubDate>Tue, 07 Oct 2014 15:49:20 +0000</pubDate>
				<wikidot:authorName>Hai You</wikidot:authorName>				<wikidot:authorUserId>1301976</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>##############################<br /> #Confusing R OO Concept<br /> #Confusing R way to change a value<br /> #What is inside an R's environment?<br /> ##############################</p> <p>setClass(&quot;Test&quot;, representation(changed=&quot;vector&quot;),prototype(changed=c()))</p> <p>setGeneric(&quot;getChanged&quot;, function(object, &#8230;) standardGeneric(&quot;getChanged&quot;))<br /> setMethod(&quot;getChanged&quot;, signature(&quot;Test&quot;), function(object){return (object@changed)})</p> <p>##################################################<br /> #after this the changed is not changed at all, because it is inside an method,<br /> #but even its onw method?<br /> #################################################<br /> setGeneric(&quot;test1&quot;, function(object, &#8230;) standardGeneric(&quot;test1&quot;))<br /> setMethod(&quot;test1&quot;, signature(&quot;Test&quot;), function(object){object@changed&lt;-c(1,2,3,4,5)})</p> <p>###################################<br /> #can this function change the value after call? Still not!!!<br /> ##################################<br /> setGeneric(&quot;test2&quot;, function(object, &#8230;) standardGeneric(&quot;test2&quot;))<br /> setMethod(&quot;test2&quot;, signature(&quot;Test&quot;), function(object){testing(object)&lt;-c(1,2,3,4,5,6,7,8)})</p> <p>setGeneric(&quot;test3&quot;, function(object, &#8230;) standardGeneric(&quot;test3&quot;))<br /> setMethod(&quot;test3&quot;, signature(&quot;Test&quot;), function(object){testing(object)&lt;-c(6,7,8, 9, 10); object})</p> <p>#####################################<br /> #replace a value for a S4 class, are we really replacing it?<br /> #####################################<br /> setGeneric(&quot;testing&lt;-&quot;, function(this,value, &#8230;) standardGeneric(&quot;testing&lt;-&quot;))<br /> setReplaceMethod(&quot;testing&quot;,signature(&quot;Test&quot;, &quot;vector&quot;), function(this, value) { this@changed&lt;- value; this})</p> <p>setMethod(&quot;print&quot;, signature(&quot;Test&quot;), function(x){ print(getChanged(x))})</p> <p>##########################################<br /> #now, let us test it. PLEASE NOTE, this is in your Global environment!<br /> #########################################<br /> t&lt;-new(&quot;Test&quot;, changed=c(1,2))</p> <p>test1(t); print(t)<br /> test2(t); print(t)<br /> test3(t); print(t)<br /> t&lt;-test3(t); print(t)<br /> testing(t)&lt;-c(&quot;Hello&quot;,&quot;Open&quot;,&quot;souce&quot;, &quot;committee&quot;); print(t)</p> <p>#but this is little wierd&#8230;<br /> print(test1(t))<br /> print(test2(t))<br /> print(test3(t))<br /> print(testing(t)&lt;-c(&quot;done&quot;))</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-962032</guid>
				<title>Brian&#039;s MRMR R package introduction is posted</title>
				<link>http://rworkingparty.wikidot.com/forum/t-962032/brian-s-mrmr-r-package-introduction-is-posted</link>
				<description>Please visit the Committee Resources menu to find more detail package introductions</description>
				<pubDate>Fri, 01 Aug 2014 15:11:25 +0000</pubDate>
				<wikidot:authorName>Hai You</wikidot:authorName>				<wikidot:authorUserId>1301976</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Please visit the Resources to find more detail package introductions</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-869122</guid>
				<title>CAS and Related Announcements</title>
				<link>http://rworkingparty.wikidot.com/forum/t-869122/cas-and-related-announcements</link>
				<description>Thread for CAS and related announcements (conferences, requests for volunteers, etc.)</description>
				<pubDate>Tue, 03 Jun 2014 19:33:58 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sometimes I'm asked to forward announcements to group. Instead of sending them via email I'll try to post them here, assuming they are not confidential. Feel free to add your own relevant announcements.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-867251</guid>
				<title>CRAN Task View</title>
				<link>http://rworkingparty.wikidot.com/forum/t-867251/cran-task-view</link>
				<description>Can we get an actuarial mathematics task view on CRAN</description>
				<pubDate>Thu, 29 May 2014 15:32:24 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Does anyone know how to submit a new CRAN task view? Actuarial packages are currently listed under Empirical Finance. It’d be real cool if there were an Actuarial Mathematics task view. I’ve sent an e-mail to Achim Zeileis and Dirk Eddelbeuttel. Curious if anyone else has ever tried to do this. The documentation about retrieving packages from a task view and how to maintain it is quite good. However, I can’t find any advice on how to get CRAN to host it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-863483</guid>
				<title>Expand your R Knowledge at useR! June 30-July 3</title>
				<link>http://rworkingparty.wikidot.com/forum/t-863483/expand-your-r-knowledge-at-user-june-30-july-3</link>
				<description>Attend the annual international R users conference.</description>
				<pubDate>Wed, 21 May 2014 14:51:14 +0000</pubDate>
				<wikidot:authorName>Larry Decker</wikidot:authorName>				<wikidot:authorUserId>1287342</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><strong>What is useR!?</strong><br /> useR! is an international conference of R users. It is held biennially in the United States in even years and biennially at varying international locations in odd years.</p> <p><strong>Why Go?</strong><br /> This conference provides the chance to learn from some of the most knowledgeable people in the R community. The year’s line-up includes John Chambers, the creator of the precursor to R, S. In addition to increasing your R knowledge through the scheduled sessions, this conference creates an opportunity to discuss R with your fellow R users, see how other industries are using R, and engage in mutual learning.</p> <p><strong>My Personal Experience</strong><br /> I attended useR! at Vanderbilt University in 2012. Being fairly new to R, I was intimidated at first. But as I engaged others I found a vibrant community that was enthusiastic about sharing their knowledge and supporting each other. I also was able to ask questions and discuss R packages with the actual authors of the packages. One of the highlights was having a discussion at lunch with an internationally renowned statistician regarding the pros and cons of various tree based methods.</p> <p><strong>Location and Specifics</strong><br /> This year the conference is June 30 – July 3 at UCLA. Further information can be found at <span style="text-decoration: underline;"><a href="http://user2014.stat.ucla.edu/">http://user2014.stat.ucla.edu/</a></span>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-861826</guid>
				<title>I am inspired when reading this today</title>
				<link>http://rworkingparty.wikidot.com/forum/t-861826/i-am-inspired-when-reading-this-today</link>
				<description>regarding Monte Carlo simulation</description>
				<pubDate>Fri, 16 May 2014 15:04:47 +0000</pubDate>
				<wikidot:authorName>Hai You</wikidot:authorName>				<wikidot:authorUserId>1301976</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Whenever you need to make an estimate, forecast or decision where there is significant uncertainty, you'd be well advised to consider Monte Carlo simulation &#8212; if you don't, your estimates or forecasts could be way off the mark, with adverse consequences for your decisions! Dr. Sam Savage, a noted authority on simulation and other quantitative methods, says &quot;Many people, when faced with an uncertainty &#8230; succumb to the temptation of replacing the uncertain number in question with a single average value. I call this the flaw of averages, and it is a fallacy as fundamental as the belief that the earth is flat.&quot;</p> <p>Can I say Chain Ladder looks like: professional guess from consecutive division average over summary, or something? If we use R for triangle analysis, what can we gain?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-842118</guid>
				<title>An Introduction to Open Source Software</title>
				<link>http://rworkingparty.wikidot.com/forum/t-842118/an-introduction-to-open-source-software</link>
				<description></description>
				<pubDate>Tue, 08 Apr 2014 18:14:33 +0000</pubDate>
				<wikidot:authorName>Hai You</wikidot:authorName>				<wikidot:authorUserId>1301976</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The comments are gone, when deleting the blog. Blog comments are automatically saved in forum.</p> <p>Ops, the comment shows under this blog again. Anyway, nice blog. Avi. But let me change the star level again. Interesting, the star level is averaged. Let me change it again.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-841702</guid>
				<title>Licensure for committee work</title>
				<link>http://rworkingparty.wikidot.com/forum/t-841702/licensure-for-committee-work</link>
				<description>The committee should decide under which Open Source license it will release its public works.</description>
				<pubDate>Tue, 08 Apr 2014 00:39:02 +0000</pubDate>
				<wikidot:authorName>Avraham</wikidot:authorName>				<wikidot:authorUserId>484487</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As the <strong>Open Source</strong> software committee, it probably behooves us to release some, if not all, of our work under an open source license as well. Prior to that, we should clarify what we is meant by &quot;Open Source&quot; as opposed to &quot;Free&quot; or &quot;Libre&quot; and then reach a consensus about the best option.</p> <p>Technically, <strong><a href="https://en.wikipedia.org/wiki/Open-source_software" target="_blank">open source</a></strong> software simply means that the source code for a piece of software is distributed together with, or in lieu of, its executable. It technically makes no statement about how the end user may take advantage of that source code, other than compiling it, and possibly learning from reading it.</p> <p>The accepted definition of <strong><a href="https://en.wikipedia.org/wiki/Free_software" target="_blank">free software</a></strong> is software which is released under a license that guarantee users not only the freedom to run the software for any purpose, but also to study, modify, and distribute both the original software as well as any changed versions.</p> <p>Because the word &quot;free&quot; has another connotation (Stallman's famous &quot;free as in speech, not free as in beer&quot; line) the industry has accepted the use of the term <strong>libre</strong> to mean &quot;free as in beer&quot; in this context.</p> <p>So when people say free software, most of the time they are referring to <strong>FLOSS</strong> software: <strong>F</strong>ree <strong>L</strong>ibre <strong>O</strong>pen <strong>S</strong>ource <strong>S</strong>oftware. This is very different from <em>freeware</em> which means that the author is giving away the software, but <strong>not</strong> the source code or any license outside of using the software. For example, many iOS and Android apps are freeware, but if you reverse-engineer the source code and sell or give away your own version, you will quickly be sued for copyright infringement.</p> <p>For anyone interested, there is some friction between the &quot;free software&quot; proponents and the &quot;open source&quot; software proponents. If you are interested, Wikipedia, the <a href="http://opensource.org/" target="_blank">OSI</a>, and the <a href="https://www.fsf.org/" target="_blank">FSF</a> are good places to look.</p> <p>Even within the context of F(L)OSS, there are different classes of licenses which can be more or less restrictive. One of the most important differences between licenses is do derivative works need to be released under the exact same (or sometimes a similar enough) license, or may they be distributed however is desired, including on a proprietary basis (and for a fee). The licenses that require release under the same (or similar) licenses are called <strong>copyleft</strong> (yes, that <em>is</em> a pun on copyright). Examples include the Gnu GPL and LGPL. Other, more permissive, licenses include the BSD(-3) and Boost licenses.</p> <p>Another important question is even if the released software will remain untouched, can it be &quot;folded into&quot; a proprietary piece of software or <em>must</em> any software into which it is compiled be release <em>in toto</em> on a free basis. This is the main difference between the GPL and LGPL. The former requires all software which includes any library licensed under the GPL to be released under a compatible license. The Gnu Lesser General Public License allows for a free library to be released in a proprietary package as long as the free library itself is untouched (and released with the proper license and author list etc.)</p> <p>A third key question is with which licenses do we want our works to be compatible. For example, GPL2 is <strong>not</strong> compatible with the original BSD license (although GPL3 is compatible with BSD3) which meant that, legally, someone could not build a piece of software which relies on two libraries, one of which is GPL2 and the other OldBSD, as that would violate the license.</p> <p>If we wanted to be as permissive as possible (allow someone to use our work to make money for his or her company, use our work to build proprietary software for sale, etc.) then we need to focus on licenses like the new BSD, the Boost, the ISC, the MIT, etc. which are pretty much along the lines &quot;Use this for whatever you want <span style="text-decoration: underline;">at your own risk</span>.&quot; If we wanted to ensure that our work remains open source we would have to focus on one of the more restrictive copyleft licenses.</p> <p>Take some time, review the options, and let's have a discussion.</p> <p>I wish we had an active blog, this would have been a good topic for a starting post :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-806411</guid>
				<title>Webinars, Seminars and Presentations subcommittee</title>
				<link>http://rworkingparty.wikidot.com/forum/t-806411/webinars-seminars-and-presentations-subcommittee</link>
				<description></description>
				<pubDate>Wed, 12 Mar 2014 14:19:36 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello! Ben Escoto, chair of the Open Source Software Committee has asked me to lead a subcommittee responsible for Webinars, Seminars and Presentations.</p> <p>First order of business: Are you interested in joining? If so, please respond to this thread.</p> <p>Second order of business: Let's change the name! I was thinking about Education and Outreach. Potential downside in that it abbreviates to E&amp;O.</p> <p>Third order of business: Discuss, share ideas and plan how to contribute to the CAS' efforts to increase the knowledge and use of R and other open source tools in our profession.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-801411</guid>
				<title>What are you working on?</title>
				<link>http://rworkingparty.wikidot.com/forum/t-801411/what-are-you-working-on</link>
				<description>What open source projects are you working on?</description>
				<pubDate>Mon, 10 Mar 2014 01:28:08 +0000</pubDate>
								<wikidot:authorUserId>1423234</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What are you working on? Are you using R for work? Are you using R for something else? Are you using Python? QGIS? PostgreSQL? You're using open source software and you're an actuary. What are you doing with this technology?</p> <p>Here's what I'm up to:</p> <p>Finalizing material for the R workshop at the RPM in DC.</p> <p>Further development of my reserving package MRMR. I'm trying to nail down some basic mathematical operations and functions like subset, &quot;[&quot; etc. In addition, I'm trying to refine and extend the multidimensional treatment of triangle data.</p> <p>Two weekends ago, I took part in Triangle Open Data Day. The Research Triangle in North Carolina is emerging as one of the leading areas of publicly accessible information. There are a number of groups working to provide apps that use public data for public good. When I can, I try to check in with the Durham Code for America brigade, who are doing some really cool stuff.</p> <p>In the back of my head is the pressing need to finally get around to learning and using Python. Two months ago I went to a great presentation about scikit-learn, Python's machine learning library. This is enough of an impetus to see what all of the fuss is about.</p> <p>One of these days I'll get back to my blog, where I hope to complete a post about waiting times for events that might not happen. We all know how to measure time until something DOES happen (death, claim closure, etc.), how about something that might not (whether you'll receive a promotion or a marriage proposal, whether you will observe the 59th claim when you've experienced 58)? There are 5 or 6 other blog posts that I need to get back to as well.</p> <p>Finally, I'm thinking about May when I expect to be in Kigali, Rwanda talking about R. There's a project underway to instruct a host of folk there about survey methods, survival models and all manner of other techniques to investigate the spread of communicable disease.</p> <p>And that's just a few weeks in the life of an open source actuary. What are YOU working on?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-798766</guid>
				<title>Actuarial R Repository</title>
				<link>http://rworkingparty.wikidot.com/forum/t-798766/actuarial-r-repository</link>
				<description>Discussion of the idea of an online repository of R functionality for actuaries</description>
				<pubDate>Sun, 09 Mar 2014 04:23:26 +0000</pubDate>
				<wikidot:authorName>dmurphy</wikidot:authorName>				<wikidot:authorUserId>619475</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If anyone is interested in this possible project, feel free to use this thread to help make it happen.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-798763</guid>
				<title>R on Amazon&#039;s Cloud</title>
				<link>http://rworkingparty.wikidot.com/forum/t-798763/r-on-amazon-s-cloud</link>
				<description>How to, best practices, benchmarks, discussion</description>
				<pubDate>Sun, 09 Mar 2014 04:13:02 +0000</pubDate>
				<wikidot:authorName>dmurphy</wikidot:authorName>				<wikidot:authorUserId>619475</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It is possible to run RStudio in Amazon's cloud (EC2), upload data and run some analysis. I wanted to upload a pdf with step-by-step instructions via screen shots, but this forum doesn't seem to allow me to do that. (If it does and you want to see it, let me know how. Thanks.) The &quot;session&quot; appeared to cost $0, and nothing required me to have Administrator rights.</p> <p>Dan Murphy</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-792228</guid>
				<title>Committee Vision</title>
				<link>http://rworkingparty.wikidot.com/forum/t-792228/committee-vision</link>
				<description>If this committee far exceeded all its goals for the next 3 years, what would change in the actuarial/insurance world?</description>
				<pubDate>Fri, 07 Mar 2014 15:08:22 +0000</pubDate>
				<wikidot:authorName>Josh Taub</wikidot:authorName>				<wikidot:authorUserId>1848063</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'd like to use this thread to discuss the vision of the committee.</p> <p>One thing I'd like to bring up here is developing a better understanding our target audience. For instance, if some actuaries are already using sophisticated methods and tools that are not open source, then I would venture to guess that they would not be our target audience. If other actuaries are currently using less sophisticated or efficient techniques, I'd be curious as to why this is the case. Is it due to budget constraints (i.e., can't afford the other software)? Is it because they have limited data? Is it because they don't even know how to use more advanced methods (i.e., an educational issue rather than a tool issue)?</p> <p>I think once we know who the different possible customers are and understand their needs, then we can respond in a way that is most effective for them. We can set more specific goals for the committee, and better identify what resources we need to accomplish those goals (i.e., programmers, educators, how much time is needed, etc.).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-786372</guid>
				<title>Wiki and forum improvements</title>
				<link>http://rworkingparty.wikidot.com/forum/t-786372/wiki-and-forum-improvements</link>
				<description></description>
				<pubDate>Wed, 05 Mar 2014 15:04:03 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>When the wiki group gets together they can make a new thread, but I thought I would start a thread on improvements we would like to see to the wiki. This way if you have any immediate thoughts they won't get lost.</p> <p>My small pet-peeves are:</p> <ul> <li>Forums are hard to find (aren't in left navigation bar)</li> <li>URL links aren't underlined&#8212;-it's not clear what you can click on</li> <li>New pet peeve after previewing this message: the bullets in bulleted lists (like this one) don't show up</li> </ul> <p>This is in addition to basic navigation / content issues, which could definitely use a broader conversation.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-770369</guid>
				<title>github</title>
				<link>http://rworkingparty.wikidot.com/forum/t-770369/github</link>
				<description>what is it, how to use it</description>
				<pubDate>Fri, 31 Jan 2014 20:24:24 +0000</pubDate>
				<wikidot:authorName>dmurphy</wikidot:authorName>				<wikidot:authorUserId>619475</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Avi uses github, and RStudio is supposed to coordinate well with it, so I gave it a go. After much angst, I finally got it to work, but haven't reproduced the steps yet. 'Steve' at github suggested another way to do it that was confusing to me, but admitted that my way &quot;will work as well.&quot; I've been using tortoisesvn on windows (7) and the two work differently enough to make github seem difficult for me. This meetup (out West) looks potentially helpful: www dot meetup dot com/BayNET/events/162385852. Anyone have suggestions?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-770030</guid>
				<title>2014 Open Source Committee Kickoff</title>
				<link>http://rworkingparty.wikidot.com/forum/t-770030/2014-open-source-committee-kickoff</link>
				<description>Let&#039;s get our projects organized for 2014!</description>
				<pubDate>Thu, 30 Jan 2014 22:31:23 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>Thanks to all of you who filled out the survey (most of the committee did). Your responses contained some excellent suggestions for the coming year. I was also struck that the majority of you joined to learn and share knowledge of open source software. Most of you also committed to volunteering a significant amount of time for the committee.</p> <p>Because this is a large committee (46 members), I suggest we organize our work by project, each with a clear goal that benefits the community. Please scan the projects below and think how you'd like to contribute. We'll also need someone to lead each project. I'll keep track of who's contributing to which project and will send out reminders to the people we don't hear from. Here's the list:</p> <h3><span>1. Wiki / Forums</span></h3> <p>We need one or more people to maintain this web site, and think how it might best serve the community. At the very least, it needs to provide a starting point for actuaries to learn about open source software that may be helpful to them. It might also be a good place for actuaries to learn about new relevant developments in the OSS world.</p> <h3><span>2. Webinars / Seminars / Presentations</span></h3> <p>In recent years there have been a number of R seminars, webinars, and presentations put on by actuaries, including by several members of this committee. The lead of this committee doesn't necessarily need to lead a seminar him/herself, but does need to keep in touch with the other relevant CAS committees and help coordinate webinars/seminars as required.</p> <h3><span>3. Actuarial R repository / Virtual Machine</span></h3> <p>Installing R and its various packages is a high barrier to entry for many actuaries. The hardware may not be available; IT policies may conflict; there is a changing list of packages to install. Lee Bowron and Dan Murphy made some progress last year with this issue&#8212;I believe the next step we discussed was to set up an Amazon Machine Image with everything pre-configured.</p> <h3><span>4. Blog</span></h3> <p>The majority of you said you joined in order to learn more about R and share what you know. I think the best format for this would be a high-quality blog. Contributors to this project would write-up their experiences with some application of open source software to an actuarial problem. We have a range of skills levels on the committee from beginner to advanced, so I'm sure a wide range of topics would be appreciated. The leader of this project would coordinate and schedule blog entries, and help figure out the implementation details.</p> <h3><span>5. Other</span></h3> <p>Don't feel limited by the above, please post below if you have other ideas or suggestions. For instance, recently committee members have mentioned the idea of an open-source textbook, or have thought about making R source code more popular for published articles. Keep in mind though, that to be successful projects need to produce some kind of beneficial, tangible output, and be realistic given the resources at our disposal.</p> <h3><span>Where to go from here</span></h3> <p>Please post in this thread about which project(s) you'd like to contribute to (or if you have a new idea). Mention too if you'd be willing to lead a particular project. In a couple weeks I'll take stock of the responses and see where we stand and if everyone's voiced an opinion.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-770000</guid>
				<title>Use of these forums</title>
				<link>http://rworkingparty.wikidot.com/forum/t-770000/use-of-these-forums</link>
				<description></description>
				<pubDate>Thu, 30 Jan 2014 21:30:23 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>In keeping with the open source spirit, this year I'd like us all to use the forum, instead of the email list. This will open up participation to people who may not be on the Open Source Committee mailing list (or who may not be associated with the CAS at all). Offhand I can't think of much forum business that couldn't be done in the open on this forum, but use your best judgment of course.</p> <p>This forum supports RSS, so you can get automatic notifications through Outlook, Gmail, or another RSS reader. All committee members should be subscribed to this &quot;Committee Business&quot; forum. The RSS link is:</p> <p><a href="http://opensourcesoftware.casact.org/feed/forum/cp-115920.xml">http://opensourcesoftware.casact.org/feed/forum/cp-115920.xml</a></p> <p>You'll probably also want to subscribe to the &quot;Open Source&quot; forum at:</p> <p><a href="http://opensourcesoftware.casact.org/feed/forum/cp-115921.xml">http://opensourcesoftware.casact.org/feed/forum/cp-115921.xml</a></p> <p><a href="http://www.howtogeek.com/howto/microsoft-office/use-outlook-2007-as-an-rss-reader/">Here</a> are instructions for using Outlook 2007 as an RSS reader. If you're like me you only check your inbox, so you may want to move the detail folder to your Inbox. <a href="http://www.makeuseof.com/tag/how-to-use-gmail-as-an-rss-reader/">Here</a> is a recent article on Gmail (I don't use Gmail, so I haven't tried this one myself).</p> <p>Please post below if you have any comments/concerns/suggestions about the forums.</p> <p>Thanks,<br /> Ben Escoto</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-594651</guid>
				<title>R and Excel Integration</title>
				<link>http://rworkingparty.wikidot.com/forum/t-594651/r-and-excel-integration</link>
				<description></description>
				<pubDate>Sat, 24 Nov 2012 21:27:45 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all,</p> <p>On Tuesday we discussed different ways of connecting R and Excel. Here are some links to the Excel add-in I've been working on, Excelsi-R:</p> <ul> <li><a href="https://sourceforge.net/p/excelsir/wiki/Home/">Excelsi-R home page</a></li> <li><a href="https://sourceforge.net/projects/excelsir/files/">Files for download</a></li> <li><a href="https://sourceforge.net/p/excelsir/wiki/User%20Documentation/">User documentation</a></li> </ul> <p>The Excel add-in lets you run R commands from Excel formulas or put R graphs in Excel spreadsheets. The R package contains some support functions for the add-in as well as functions for reading and writing to Excel or the Windows clipboard.</p> <p>It's still in alpha but the core functionality should work. I'd appreciate any comments or suggestions.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-592368</guid>
				<title>Goals for 2013</title>
				<link>http://rworkingparty.wikidot.com/forum/t-592368/goals-for-2013</link>
				<description>An open thread to discuss goals for the Open Source Software Committee for 2013</description>
				<pubDate>Tue, 20 Nov 2012 21:57:02 +0000</pubDate>
				<wikidot:authorName>Lee Bowron</wikidot:authorName>				<wikidot:authorUserId>514626</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Given our charge,</p> <p>&quot;The purpose of the Open-Source Software Committee is to make advanced open-source reserving, ratemaking and predictive modeling procedures available, accessible and of practical value to a wider audience. The Open-Source Software Research Committee will foster the development of tutorials, interfaces, procedures, and educational resources, and will liaise with the Professional Education committees to disseminate information to CAS members.&quot;</p> <p>What goals should we make in 2013?</p> <p>For continuing education, what topics are most relevant?</p> <p>What needs to be added to the wiki?</p> <p>Any other ideas?</p> <p>Thanks, Lee</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-473254</guid>
				<title>Customize your user page</title>
				<link>http://rworkingparty.wikidot.com/forum/t-473254/customize-your-user-page</link>
				<description></description>
				<pubDate>Sat, 02 Jun 2012 19:48:40 +0000</pubDate>
				<wikidot:authorName>Joe Spano</wikidot:authorName>				<wikidot:authorUserId>1364889</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Log in, click on &quot;Us&quot; on the left menu, click on your name, then click &quot;edit&quot; at the bottom</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-472681</guid>
				<title>Add your article to the &quot;Articles&quot; menu</title>
				<link>http://rworkingparty.wikidot.com/forum/t-472681/add-your-article-to-the-articles-menu</link>
				<description></description>
				<pubDate>Fri, 01 Jun 2012 01:33:08 +0000</pubDate>
				<wikidot:authorName>Joe Spano</wikidot:authorName>				<wikidot:authorUserId>1364889</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>1. Go here:</p> <p><a href="http://opensourcesoftware.casact.org/nav:top">http://opensourcesoftware.casact.org/nav:top</a></p> <p>2. Click &quot;edit&quot; at the bottom</p> <p>3. Should look something like this:</p> <div class="code"> <pre><code>* [# Articles] * [[[Useful Resources]]] * [[[Introduction to R]]] * [[[Text Mining]]] * [[[Chain Ladder]]] * [[[The title of your article here]]]</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-472660</guid>
				<title>A nice way to post code</title>
				<link>http://rworkingparty.wikidot.com/forum/t-472660/a-nice-way-to-post-code</link>
				<description></description>
				<pubDate>Fri, 01 Jun 2012 01:14:50 +0000</pubDate>
				<wikidot:authorName>Joe Spano</wikidot:authorName>				<wikidot:authorUserId>1364889</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sometimes an excessive number of code blocks can make an article look cluttered. Here is a nice alternative (coincidentally contained within a code block):</p> <div class="code"> <pre><code>[[div style=&quot;text-indent: 0px;&quot;]] {{code here}} [[/div]]</code></pre></div> <p>the div statement in brackets removes the automatic indentation and the braces make the text teletyped. really makes the code stick out from normal text. examples can be seen in the <a href="http://rworkingparty.wikidot.com/chain-ladder">chain ladder article</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-470811</guid>
				<title>Change color of links</title>
				<link>http://rworkingparty.wikidot.com/forum/t-470811/change-color-of-links</link>
				<description></description>
				<pubDate>Fri, 25 May 2012 02:48:26 +0000</pubDate>
				<wikidot:authorName>Joe Spano</wikidot:authorName>				<wikidot:authorUserId>1364889</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If you are writing a new article and want your links to be a different color than the rest of the text, add this code at the beginning and end of your article, respectively:</p> <p>[[div class=&quot;links-blue&quot;]]</p> <p>[[/div]</p> <p>Changing the color in the code doesn't do anything except make the code not work. The color will change for any link in text contained in the preceding brackets; you do not <em>have</em> to put the code at the beginning and end, it's just a simple method to make sure all links are affected.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-257134</guid>
				<title>Introduction to R powerpoint</title>
				<link>http://rworkingparty.wikidot.com/forum/t-257134/introduction-to-r-powerpoint</link>
				<description>discussion of the presentation just added</description>
				<pubDate>Thu, 05 Aug 2010 04:12:03 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, I just checked out the &quot;An Introduction to R.zip&quot; presentation that was uploaded. Great work! I just have a couple comments/suggestions:</p> <p>1) About transferring from Excel to/from R: I think saving as csv and using read.table is a pretty cumbersome way of interacting with Excel and will put people off, especially people who usually only use Excel. Personally, I have some simple CopyClip() and Paste() functions which can be used to copy and paste data frames to and from Excel. If anyone is interested I can post them, but there may be better stuff out there. Also, there is RExcel, which is more sophisticated, but I could never get it installed.</p> <p>2) About &quot;Data Storage in R&quot;: I think it gives a misleading impression about R and memory. In almost all mainstream computer languages with the exception of SQL, any created object is by default created in memory. This is true of C, C#, java, python, VBA, whatever. No one complains that C is memory limited, but R's treatment of memory is the same. Furthermore, R has great packages like RODBC and especially sqldf which make it very easy to move data into and out of databases. Whether or not R runs only in memory depends only on the implementation of the particular R function. For instance, the default lm function loads all of its data into memory, but the biglm function leaves most of its data on disk. I think you could just say something like &quot;R is similar to most mainstream computer languages&#8212;-most of its functions operate on objects in system memory. Functions must be specifically written to use disk space instead of RAM. However, R includes several packages that facilitate reading and writing to popular databases.</p> <p>3) Is the sound supposed to work in the AVI files? I didn't hear anything, but perhaps it was an issue with my computer.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-255679</guid>
				<title>Planned output of reserving subgroup</title>
				<link>http://rworkingparty.wikidot.com/forum/t-255679/planned-output-of-reserving-subgroup</link>
				<description>this was originally an email sent Jul 4</description>
				<pubDate>Mon, 26 Jul 2010 23:05:10 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Dear Reserving Subgroup,</p> <p>We need to decide what the output of our subgroup will be. Lee Bowron<br /> suggested the following as a rough outline:</p> <p>1. Identifying suitable reserving data sets<br /> 2. Reviewing reserving methods available in R.<br /> 3. Using at least one method to analyze a data set.</p> <p>For (1) above, here are some basic triangle reserving data sets that<br /> I'm aware of:</p> <p>- Jed Frees's R data includes several triangle sets<br /> - The Chainladder package has some reserving data<br /> - We could always input annual statement data or type in sample data<br /> from a published paper.</p> <p>About (2), here are some methods already implemented and freely<br /> available in R:</p> <p>- Mack, Bootstrap, and Munich Chain Ladder in the Chainladder package<br /> - Glenn Meyers' Collective Risk Model<br /> - Frank Schmid and Chris Laws' lossDev method</p> <p>About (3), it seems we have to choose which method to employ and how<br /> to package our work. As to the method, I think there is a tradeoff<br /> between being sophisticated and showing off what R can do (e.g. the<br /> lossDev package) and doing something simpler that all actuaries are<br /> familiar with and can understand (e.g. Chain Ladder).</p> <p>My current inclination is to rework the FAViR basic reserving paper,<br /> and present the Chain Ladder method (either Mack or Bootstrap) and the<br /> Additive Loss Method (i.e. the Cape Cod Method). Actuaries will be<br /> familiar with (at least with the non-stochastic components of) these,<br /> and we can show how R can present the old LDF vs BF battle in a<br /> regression context to analyze fit and provide reserve ranges. It<br /> seems if we use a more sophisticated method, actuaries would want to<br /> see how the results compare to a more traditional chainladder and BF<br /> method.</p> <p>We can pick a data set to use as an example, but creating an Excel<br /> template (like the Parallelogram example I sent to all of you) would<br /> allow actuaries to plug in their own data and get rolling with these<br /> methods without having to type any source code or install anything.<br /> Hopefully actuaries will see that it works and makes nice graphs, and<br /> will then be motivated to install and start using R.</p> <p>Any thoughts? Does anyone know of any more data sets or reserving methods available in R? How do you feel about the basic plan above?</p> <p>Links for data/methods mentioned above:</p> <p>Jed Frees's data files, including triangle data:<br /> <a href="http://research3.bus.wisc.edu/file.php/129/RTSABook/WebData/RegressionTSProjectDataFiles.htm">http://research3.bus.wisc.edu/file.php/129/RTSABook/WebData/RegressionTSProjectDataFiles.htm</a></p> <p>Chainladder package and reserving data:<br /> <a href="http://code.google.com/p/chainladder/">http://code.google.com/p/chainladder/</a></p> <p>lossDev package:<br /> <a href="http://lossdev.r-forge.r-project.org/">http://lossdev.r-forge.r-project.org/</a></p> <p>Glenn Meyers' collective risk model paper with code:<br /> <a href="http://www.variancejournal.org/issues/?fa=article&amp;abstrID=6606n">http://www.variancejournal.org/issues/?fa=article&amp;abstrID=6606n</a></p> <p>Example FAViR template:<br /> <a href="http://www.favir.net/excel">http://www.favir.net/excel</a></p> <p>FAViR &quot;Basic Reserving&quot; paper:<br /> <a href="http://www.favir.net/papers">http://www.favir.net/papers</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-255678</guid>
				<title>Reserving subgroup forum</title>
				<link>http://rworkingparty.wikidot.com/forum/t-255678/reserving-subgroup-forum</link>
				<description></description>
				<pubDate>Mon, 26 Jul 2010 23:03:28 +0000</pubDate>
				<wikidot:authorName>bescoto</wikidot:authorName>				<wikidot:authorUserId>367003</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all, this forum is for the Reserving Subgroup, which currently consists of</p> <p>Benedict Escoto (Lead)<br /> Sholom Feldblum<br /> Thomas Kolde<br /> Scott Sobel</p> <p>However, I thought it might be better for us to use these new forums instead of email. With the forums, anyone can read these messages or comment, whether or not they were assigned to the reserving subgroup. Now I'll repost to this forum a couple of emails to catch everyone up.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://rworkingparty.wikidot.com/forum/t-251893</guid>
				<title>Forum</title>
				<link>http://rworkingparty.wikidot.com/forum/t-251893/forum</link>
				<description></description>
				<pubDate>Tue, 06 Jul 2010 16:37:09 +0000</pubDate>
				<wikidot:authorName>RWorkingParty</wikidot:authorName>				<wikidot:authorUserId>495856</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This forum is up and running.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>