BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Michigan Institute for Computational Discovery and Engineering - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Michigan Institute for Computational Discovery and Engineering
X-ORIGINAL-URL:https://micde.umich.edu
X-WR-CALDESC:Events for Michigan Institute for Computational Discovery and Engineering
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Detroit
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200402T140000
DTEND;TZID=America/Detroit:20200402T170000
DTSTAMP:20260605T140810
CREATED:20230905T171345Z
LAST-MODIFIED:20230905T171345Z
UID:10000353-1585836000-1585846800@micde.umich.edu
SUMMARY:GIS analysis in R
DESCRIPTION:This session will be held online\, and presenters will be in touch with more information after you register. \n  \nR is a popular open source programming environment for statistics and data science. However\, it has also gradually become very powerful for GIS and spatial data science. \nThis workshop will help you learn about the tools and techniques available in R\, primarily for vector data analysis. Participants should register with the Census and get a census API key (https://api.census.gov/data/key_signup.html).
URL:https://micde.umich.edu/event/gis-analysis-in-r/
LOCATION:Your Desktop
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200330T130000
DTEND;TZID=America/Detroit:20200330T160000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000303-1585573200-1585584000@micde.umich.edu
SUMMARY:Data Visualization With 3D Graphics Using Unity3D and C#
DESCRIPTION:This session will be held online\, and presenters will be in touch with more information after you register. \n  \nVideo game development is more accessible than ever before thanks to modern software tools\, with many options free to download. These tools are also used to program more “serious” applications that require interactive 3D graphics\, from mobile apps\, virtual and augmented reality\, computer vision and artificial intelligence\, and real-time CGI film production.  \n  \nUnity3D is a powerful and popular game engine for both hobbyist and professional projects\, able to compile a ‘game’ to almost any computer platform\, and free to download for non-commercial use. This workshop will show how you can use it to render data from research projects in a 3D interactive representation for user analysis and demonstration. \n  \nIn this workshop\, we introduce the Unity3D workspace\, and prepare a demo that allows the user to load an example dataset and view it as a simple set of 3D representations. A basic familiarity with any computer programming language (C# will be used during the session) is recommended to get the most out of the workshop. To take part\, users will be responsible to bring their own laptop with Unity3D (available for Windows\, Macintosh and Linux) pre-installed. Additional project files will be provided to registered users ahead of the workshop date.
URL:https://micde.umich.edu/event/data-visualization-with-3d-graphics-using-unity3d-and-c-2/
LOCATION:Your Desktop
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200326T160000
DTEND;TZID=America/Detroit:20200326T170000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000352-1585238400-1585242000@micde.umich.edu
SUMMARY:POSTPONED - MICDE/EEB Seminar: Yun Song\, Professor\, Computer Science and Statistics\, University of California\, Berkeley
DESCRIPTION:Bio: Yun S. Song is a professor of EECS and Statistics. He received the BS degrees in mathematics and physics from MIT\, and a PhD in physics from Stanford University. After his PhD\, he spent a year at the Mathematical Institute at the University of Oxford\, where he decided to change fields. He became a postdoctoral researcher in the Department of Statistics at Oxford\, and started doing research in computational biology and mathematical population genetics. From 2004 to 2007\, he was a postdoctoral researcher at UC Davis in the Department of Computer Science\, and the Section of Evolution and Ecology. \nThe key parameters that govern translation efficiency\nTranslation of mRNA into protein is a fundamental biological process mediated by the flow of ribosomes on mRNA transcripts.  With multiple factors that can potentially affect its efficiency\, this transport process is highly complex and heterogeneous: different mRNAs can have different initiation rates\, local elongation rates can vary substantially along the mRNA\, and multiple ribosomes can simultaneously translate the same mRNA\, potentially leading to interference.  In this talk\, I will present new theoretical results on a probabilistic model of mRNA translation which allowed us to identify the key parameters that govern the overall rate of protein synthesis\, sensitivity to initiation rate changes\, and efficiency of ribosome usage.  I will then describe our ongoing study\, which combines in vitro translation experiments with mathematical modeling\, to elucidate the role of the 5′ UTR (particularly uAUGs and uORFs) in regulating translation initiation in eukaryotes.
URL:https://micde.umich.edu/event/micde-seminar-yun-song/
LOCATION:MI
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2021/08/Yun-S.-Song.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200325T100000
DTEND;TZID=America/Detroit:20200325T120000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000344-1585130400-1585137600@micde.umich.edu
SUMMARY:Building software projects: CMake is more than a build tool
DESCRIPTION:This workshop is a continuation of the previous workshop “Building software projects: use CMake to build the building plan”.  In this workshop\, we will see that CMake is not just a fancy Makefile generator: it can help us to test\, reuse\, and distribute our software!  We will use CMake to build two interdependent multi-language projects\, and demonstrate how to invoke unit tests after the build\, how to make our code discoverable and reusable by other software developers\, and how to create a distributable package.  If you intend to distribute your software to other research groups\, or if you expect that your project will grow beyond a few files of code and a few months of use — this workshop is for you! \nParticipants will need to have laptops with WiFi connection if they wish to follow the hands-on exercises.  A basic knowledge of Unix-like operating systems would be helpful in following and understanding the material\, but is not required.
URL:https://micde.umich.edu/event/building-software-projects-cmake-is-more-than-a-build-tool/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200324T100000
DTEND;TZID=America/Detroit:20200324T120000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000317-1585044000-1585051200@micde.umich.edu
SUMMARY:Introduction to Deep Neural Networks with Keras/TensorFlow
DESCRIPTION:Deep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. Keras is a high-level\, Python interface running on top of multiple neural network libraries\, including the popular library TensorFlow. In this workshop\, participants will learn how to quickly use the Keras interface to perform nonlinear regression and classification with standard fully-connected DNNs\, as well as image classification using Convolutional Neural Networks (CNNs). We will also look at regularization techniques and how to deal with under- and over-fitting. All examples will use Python; some familiarity with Python is recommended. Computers will be available to complete exercises. We will run the models using Google Colab\, which requires a Google account.
URL:https://micde.umich.edu/event/3601/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200323T150000
DTEND;TZID=America/Detroit:20200323T170000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000339-1584975600-1584982800@micde.umich.edu
SUMMARY:Go for data processing Part 2
DESCRIPTION:This is a two-session workshop on the use of Go for data processing.  Go is an open source language developed for general-purpose programming.  It is not more difficult to learn and use than a high-level scripting language like Python\, but it is strongly typed\, statically compiled\, and provides native support for concurrency\, leading to much better performance for many common tasks.  In this series of workshops\, we introduce Go as a tool for data processing. No prior exposure to Go is expected\, but participants should have some programming background. Free and open source tools for Go are available for all common platforms.   \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/go-for-data-processing-part-2/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200320T150000
DTEND;TZID=America/Detroit:20200320T160000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000351-1584716400-1584720000@micde.umich.edu
SUMMARY:POSTPONED - MICDE/AIM Seminar: John Harlim\, Professor\, Mathematics and Meteorology\, Penn State University
DESCRIPTION:Bio: John Harlim is a Professor in the Department of Mathematics and the Department of Meteorology and Atmospheric Sciences. Harlim received his undergraduate degree in Mathematics from the Universitas Padjadaran (Indonesia)\, a master’s from the University of Guelph in Applied Mathematics\, and a PhD in Applied Mathematics and Scientific Computation from the University of Maryland at College Park. His research interests in applied mathematics include parameter estimation\, machine learning\, manifold learning\, operator estimation\, data assimilation. \n Learning Missing Dynamics through Data\nThe recent success of machine learning has drawn tremendous interest in applied mathematics and scientific computations. In this talk\, I would address the classical closure problem that is also known as model error\, missing dynamics\, or reduced-order-modeling in various community. Particularly\, I will discuss a general framework to compensate for the model error. The proposed framework reformulates the model error problem into a supervised learning task to approximate a very high-dimensional target function involving the Mori-Zwanzig representation of projected dynamical systems. Connection to traditional parametric approaches will be clarified as specifying the appropriate hypothesis space for the target function. Theoretical convergence and numerical demonstration on modeling problems arising from PDE’s will be discussed.
URL:https://micde.umich.edu/event/micde-seminar-john-harlim-psu/
LOCATION:MI
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/03/John-Harlim.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200319T140000
DTEND;TZID=America/Detroit:20200319T160000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000324-1584626400-1584633600@micde.umich.edu
SUMMARY:Machine Learning in R
DESCRIPTION:In this workshop\, we’ll first discuss core machine learning concepts such as: choosing loss functions and evaluation metrics; splitting the data into training\, validation\, and testing sets; and cross-validation patterns for tuning hyper-parameters. Next\, we’ll apply these concepts to train models for identifying isolated letters from speech (https://archive.ics.uci.edu/ml/datasets/isolet). \nSpecifically\, we’ll apply the elastic net (a generalization of ridge and lasso regression)\, random forests\, and gradient boosting to this task.  We’ll briefly discuss each model/method but our primary focus will be on understanding the core functionality of the related R packages (glmnet\, randomForests\, xgboost) and tuning associated hyper-parameters.
URL:https://micde.umich.edu/event/machine-learning-in-r/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200316T150000
DTEND;TZID=America/Detroit:20200316T170000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000338-1584370800-1584378000@micde.umich.edu
SUMMARY:Go for data processing Part 1
DESCRIPTION:This is a two-session workshop on the use of Go for data processing.  Go is an open source language developed for general-purpose programming.  It is not more difficult to learn and use than a high-level scripting language like Python\, but it is strongly typed\, statically compiled\, and provides native support for concurrency\, leading to much better performance for many common tasks.  In this series of workshops\, we introduce Go as a tool for data processing. No prior exposure to Go is expected\, but participants should have some programming background. Free and open source tools for Go are available for all common platforms.   \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/go-for-data-processing-part-1/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200313T150000
DTEND;TZID=America/Detroit:20200313T160000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000009-1584111600-1584115200@micde.umich.edu
SUMMARY:MICDE Seminar: Demetrios Papageorgiou\, Professor\, Applied Mathematics\, Imperial College London
DESCRIPTION:POSTPONED UNTIL FURTHER NOTICE\nBio: Demetrious Papageorgiou is a Professor at Imperial College London.  He is an applied mathematician that works on problems that arise in fluid dynamics. He is interested in systems involving immiscible fluids that are characterized by the presence of spatiotemporally evolving sharp interfaces.  \nElectric field effects in immiscible multilayer flows\nMultilayer flows such as falling films and coating flows\, or pressure-driven flows of immiscible fluids in channels and pipes\, are fundamental in applications. Such flows are typically stable if they are slow enough (highly viscous). Such regimes arise in small-scale geometries (e.g. microfluidics)\, and electric fields can be used to drive the system out of equilibrium to produce patterning\, mixing and phase separation. \nI will begin with some experiments and direct numerical simulations (DNS) that show how electric fields can be utilized in their dual role of inducing instabilities or stability depending on geometry and orientation. I will then review the theoretical models underpinning such phenomena and will use asymptotic theories to derive and study reduced-dimension model equations that describe nonlinear interfacial waves in the presence of fields. Computations predict rich dynamics including spatiotemporal chaos and singularity formation. Some novel inertialess nonlinear interfacial instabilities will also be described – these arise due to flux functions of derived evolution equations changing type from hyperbolic to elliptic. Finally\, I will present results on the use of electric fields and/or blowing suction in achieving feedback and optimal control of falling film flows. Comparisons with DNS will be made and these will be used beyond the range of validity of asymptotic models to predict phenomena such as electrostatic suppression of Rayleigh-Taylor instabilities\, and electrostatically induced pumping in microchannels. \nThis seminar is co-sponsored by the Applied & Interdisciplinary Mathematics program. Prof. Papageorgiou is being hosted by Prof. Krasny (MATH).
URL:https://micde.umich.edu/event/fall2019-papageorgiou-imperialcollege/
LOCATION:MI
CATEGORIES:Featured Events,MICDE Seminar Series
ATTACH;FMTTYPE=image/jpeg:https://micde.umich.edu/wp-content/uploads/2023/02/portrait.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200313T150000
DTEND;TZID=America/Detroit:20200313T160000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000355-1584111600-1584115200@micde.umich.edu
SUMMARY:CANCELLED - MICDE/AIM Seminar: Lyudmyla Barannyk\, Associate Professor\, Mathematics\, University of Idaho
DESCRIPTION:Bio: Lyudmyla Barannyk is an Associate Professor in the Department of Mathematics at the University of Idaho. Barannyk received a masters in Applied Mathematics from the New Jersey Institute of Technology and a PhD in Mathematics Sciences from the New Jersey Institute of Technology and Rutgers the State University of New Jersery. She is currently a visiting Associate Professor of Mathematics at the University of Michigan. \nModeling of the solid-liquid phase change in materials with internal heat generation\nWe study a simple model for the evolution of the solid-liquid interface during melting and solidification (Stefan problem) of a material with constant internal heat generation and prescribed heat flux at the boundary in the cylindrical geometry. The problem is motivated by the need to control the behavior of nuclear fuel rods in a potential meltdown scenario. The equations are solved by splitting them into transient and steady-state components and then using separation of variables. This results in an ordinary differential equation for the interface that involves infinite series. The initial value problem is solved numerically\, and solutions are compared to the previously published quasi-static solutions. We show that when the internal heat generation and boundary heat flux are close in value\, the motion of the phase change front takes longer to reach steady-state than when the values are farther apart. As the difference between the internal heat generation and boundary heat flux increases\, the transient solutions become more dominant and the phase change front does not reach steady-state before the outer boundary or centerline is reached. Hence the difference between the internal heat generation and boundary heat flux can be used to control the motion and speed of the solid-liquid interface. Limitations of the present model and possible future extensions will be discussed. \n\n\n\nThis is joint work with Sidney Williams (Georgia Tech)\, Irene Ogidan (University of Idaho)\, John Crepeau (University of Idaho)\, and Alexey Sakhnov (Kutateladze Institute of Thermophysics\, Novosibirsk\, Russia).
URL:https://micde.umich.edu/event/micde-aim-seminar-lyudmyla-barannyk/
LOCATION:MI
CATEGORIES:Featured Events,MICDE Seminar Series
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/03/Lyudmyla-Barannyk.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200313T140000
DTEND;TZID=America/Detroit:20200313T163000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000349-1584108000-1584117000@micde.umich.edu
SUMMARY:Regular Expressions
DESCRIPTION:Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find” and “find and replace” string operations. They are also used to validate strings like phone numbers\, passwords\, etc. in data entry. Regular expression capabilities can be found in a variety of programming languages and software like ArcGIS\, Java\, Javascript\, Matlab\, Perl\, PHP\, Python\, R\, Visual Basic\, etc. and some text editors. \nThe workshop will consist of hands-on example problems. Learn to search beyond “*.txt”. The tutorials will be conducted using Python. A basic programming background is helpful but not required for this workshop.
URL:https://micde.umich.edu/event/regular-expressions-4/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200310T083000
DTEND;TZID=America/Detroit:20200310T153000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000328-1583829000-1583854200@micde.umich.edu
SUMMARY:Introduction to SAS: Simple Inference Procedures
DESCRIPTION:Prerequisites: Participant should have some familiarity with introductory statistics and be able to load data into and perform basic data manipulations in SAS. \nIn this one-day\, six-hour workshop we will discuss the basics of using SAS for statistical inference and modeling. The workshop is held in a computer lab and will alternate between instructor presentations and attendee work sessions.  After this course the attendee will be able to perform\, in SAS\, basic statistical inference procedures (hypothesis tests\, confidence intervals) for a variety of data scenarios such as one-sample\, independent-samples\, and paired-sample t-tests; chi-square test of independence of two categorical variables;  correlation between two interval variables; ANOVA; simple and multiple linear regression; and simple and multiple logistic regression. Good statistical practice will be demonstrated but this workshop is not designed to teach statistics.
URL:https://micde.umich.edu/event/introduction-to-sas-simple-inference-procedures/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200309T150000
DTEND;TZID=America/Detroit:20200309T170000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000337-1583766000-1583773200@micde.umich.edu
SUMMARY:Survival analysis in Python
DESCRIPTION:Survival analysis is used when working with data that may be censored\, as often is the case in studies of human subjects with incomplete follow-up.  The presence of censoring makes most forms of regression and other standard statistical analyses inappropriate. A body of specialized techniques for analyzing this type of data has been developed\, including methods for estimating and comparing marginal survival functions\, and regression methods including the widely-utilized Cox proportional hazards model.  This workshop will briefly review the key principles of survival analysis\, then illustrate by example how various survival analysis methods can be carried out using Python with the Statsmodels package.  \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/survival-analysis-in-python-3/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200306T143000
DTEND;TZID=America/Detroit:20200306T160000
DTSTAMP:20260605T140810
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000323-1583505000-1583510400@micde.umich.edu
SUMMARY:R by Example: Functional Programming with data.table
DESCRIPTION:In the R by Example series of workshops\, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns. The “Functional Programming with dplyr” workshop will initially focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/).  We’ll use the data.table package for data manipulation\, and then demonstrate how to encapsulate the basic pattern within a function. Such functional programming allows us to repeatedly apply this pattern to answer other questions about this data. By using a function\, we make our code more concise and easier to understand. This workshop is geared towards intermediate to advanced R users\, or as a follow-up to the “Analyzing RECS using data.table” workshop.
URL:https://micde.umich.edu/event/r-by-example-functional-programming-with-data-table/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200305T140000
DTEND;TZID=America/Detroit:20200305T170000
DTSTAMP:20260605T140810
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000350-1583416800-1583427600@micde.umich.edu
SUMMARY:Visualization of spatial data
DESCRIPTION:This workshop will cover basic concepts and tools available in QGIS and R for visualizing spatial data. We will cover vector data but will also touch upon the visualization of raster and spatial network data. \nParticipants should have some familiarity with R\, but exposure to QGIS is not required.
URL:https://micde.umich.edu/event/visualization-of-spatial-data/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200303T100000
DTEND;TZID=America/Detroit:20200303T140000
DTSTAMP:20260605T140810
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000316-1583229600-1583244000@micde.umich.edu
SUMMARY:Introduction to Python's NumPy library
DESCRIPTION:This workshop will introduce you to the NumPy library in Python\, which is useful in scientific computing. We will cover NumPy’s n-dimensional array object and associated functions in depth\, along with related linear algebra and random number capabilities. Some familiarity with Python is expected. Computers will be available to complete exercises.
URL:https://micde.umich.edu/event/introduction-to-pythons-numpy-library/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200228T150000
DTEND;TZID=America/Detroit:20200228T160000
DTSTAMP:20260605T140810
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000333-1582902000-1582905600@micde.umich.edu
SUMMARY:MICDE Seminar: Sarah D. Olson\, Associate Professor\, Mathematical Sciences\, Worcester Polytechnic Institute
DESCRIPTION:Bio:Sarah Olson is an Associate Professor in the Department of Mathematical Sciences at Worcester Polytechnic Institute. Olson received her undergraduate degrees in Mathematics and Biology from Providence College\, a master’s from the University of Rhode Island in Mathematics\, and a PhD in Biomathematics from North Carolina State University. She has worked in the general areas of fluid dynamics\, scientific computing\, and mathematical biology. \nSperm Navigation in Complex Environments\nMicroorganisms can swim in a variety of environments\, interacting with chemicals and other proteins in the fluid. In this talk\, we will highlight recent computational methods and results for swimming efficiency and hydrodynamic interactions of swimmers in different fluid environments. Sperm are modeled via a centerline representation where forces are solved for using elastic rod theory. The method of regularized Stokeslets is used to solve the fluid-structure interaction where emergent swimming speeds can be compared to asymptotic analysis. In the case of fluids with extra proteins or cells that may act as friction\, swimming speeds may be enhanced and attraction may not occur. \nThis seminar is co-sponsored by the Applied & Interdisciplinary Mathematics program. Prof. Olson is being hosted by Prof. Alben (MATH). If you would like to meet with her during her visit\, please send an email to micde-events@umich.edu. If you are an MICDE student or a MATH student and you would like to join Professor Olson for lunch during her visit\, please RVSP by Feb. 27. 
URL:https://micde.umich.edu/event/micde-seminar-sarah-d-olson-wpi/
LOCATION:1084 East Hall\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/01/Sarah-Olson.png
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=1084 East Hall 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200228T130000
DTEND;TZID=America/Detroit:20200228T160000
DTSTAMP:20260605T140810
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000348-1582894800-1582905600@micde.umich.edu
SUMMARY:R III: Modeling
DESCRIPTION:This workshop will be heavy on conceptual understanding of basic regression modeling\, but with demonstration of activities both essential and tangential to good modeling practice. GLM\, model interpretation\, model comparison\, model debugging\, model criticism and more will be covered.\n\n\nPrereq: Some experience using R is required (R I\, preferably R II workshops)\, as well as exposure to basic statistical analysis would be beneficial.\n\n\nContent: http://m-clark.github.io/data-processing-and-visualization/
URL:https://micde.umich.edu/event/r-iii-modeling/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200226T100000
DTEND;TZID=America/Detroit:20200226T120000
DTSTAMP:20260605T140810
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000343-1582711200-1582718400@micde.umich.edu
SUMMARY:Building software projects with Make: beyond basics
DESCRIPTION:In this workshop we will use Make to manage build dependency in a multi-file\, multi-language software project.  We will learn how to use Make functions\, automatically generate dependencies\, and inquire the operating system about available packages and libraries.  Also\, we will briefly review alternative build dependency managers. At the end of the workshop you will be able to understand and write Makefiles for managing dependencies in complex software projects.  \nParticipants will need to have laptops with WiFi connection if they wish to follow the hands-on exercises.  A basic knowledge of Unix-like operating systems would be helpful in following and understanding the material\, but is not required.
URL:https://micde.umich.edu/event/building-software-projects-with-make-beyond-basics/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200225T113000
DTEND;TZID=America/Detroit:20200225T130000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000354-1582630200-1582635600@micde.umich.edu
SUMMARY:Complex Systems Seminar: David Goluskin\, Assistant Professor\, Mathematics and Statistics\, University of Victoria
DESCRIPTION:Bio: David Goluskin is an Assistant Professor in the Department of Mathematics and Statistics at the University of Victoria. Goluskin received his undergraduate degrees from the University of Colorado\, Boulder\, a master’s from Columbia University\, and a PhD in Applied Mathematics from Columbia University. His research is in the broad area of applied nonlinear dynamics and incorporates both computation and analysis. Much of Professor Goluskin’s work concerns fluid dynamics\, but he also studies simpler ordinary and partial differential equations. \nStudying dynamics using computational polynomial optimization\nMany complex systems are governed by nonlinear ODEs or PDEs that cannot be solved exactly. Various properties of such solutions can be inferred by constructing auxiliary functions that satisfying suitable inequalities. The most familiar example is the construction of Lyapunov functions to infer stability of particular states\, but similar approaches can produce many other types of mathematical statements\, including for systems with chaotic or otherwise complicated behavior. Such statements include estimates of time-averaged quantities and extreme transient behavior\, approximation of nonlinear stability properties\, and design of controls. In many cases\, the search for the auxiliary function that implies the strongest mathematical statement can be posed as a convex optimization problem. Such problems can be studied analytically or computationally\, but in most cases computation is needed to find solutions that are close to optimal. Of particular use are computational methods of polynomial optimization\, where the optimization constraints include polynomial inequalities. This talk will provide an overview of different ways in which auxiliary functions can be used to study nonlinear ODEs and PDEs\, as well as how polynomial optimization can be used to implement these methods computationally. Methods will be illustrated using applications to various complex systems.
URL:https://micde.umich.edu/event/complex-systems-seminar-david-goluskin-assistant-professor-mathematics-and-statistics-university-of-victoria/
LOCATION:Weiser Hall\, Room 747\, 500 Church St\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,Seminar
ATTACH;FMTTYPE=image/jpeg:https://micde.umich.edu/wp-content/uploads/2023/02/event_72568_original-1-e1582558578476.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200224T150000
DTEND;TZID=America/Detroit:20200224T170000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000336-1582556400-1582563600@micde.umich.edu
SUMMARY:Multilevel models in Python
DESCRIPTION:Multilevel modeling is the state-of-the-art approach for handling data with complex dependence structure in a regression analysis.  This workshop will discuss fitting multilevel models in Python using the Statsmodels package. We will discuss the motivation and main use cases for multilevel modeling\, and illustrate by example how to fit linear and generalized linear mixed models. \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/multilevel-models-in-python-2/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200221T150000
DTEND;TZID=America/Detroit:20200221T160000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000332-1582297200-1582300800@micde.umich.edu
SUMMARY:MICDE Seminar: Osman Basaran\, Professor\, Chemical Engineering\, Purdue University
DESCRIPTION:Bio: Professor Osman Basaran is a Burton and Kathryn Gedge Professor of Chemical Engineering at Purdue University. He received his undergraduate degree at Massachusetts Institute of Technology and a PhD from the University of Minnesota. Prof. Basaran’s research involves the use of a balanced approach based on computation\, theory\, and experiment to attack a number of fundamental issues that lie at the heart of such practical problems. \nHigh-accuracy simulation of free surface flows near finite-time pinch-off and coalescence singularities\nMotivated by applications such as ink jet printing\, drop-by-drop manufacturing\, sprays\, emulsions\, and chemical separations\, we study the dynamics of breakup and coalescence through high-accuracy simulation\, theory\, and experiment.  In this talk\, I will highlight our group’s work on accurately capturing the fluid dynamics that takes place in the vicinity of finite-time singularities. The free surface flow algorithms and solvers that we develop and use rely on a sharp interface representation of phase boundaries.  In the simulations\, we are able to analyze situations that involve disparate length scales that differ by up to seven orders of magnitude (commercial codes can handle about 2-3 orders and custom codes can capture at most 3-4 orders of magnitude disparity in length scales). The primary focus of the talk will be on simulations of the breakup of surfactant-covered filaments where I will pay special attention to the pinch-off singularity.  I will also summarize some of our recent work on the pre- and post-coalescence singularities that arise when two drops or bubbles are driven together and made to merge into one.  \nThis seminar is co-sponsored by the Applied & Interdisciplinary Mathematics program. Prof. Basaran is being hosted by Prof. Deegan (Physics). If you would like to meet with Prof. Basaran during his visit\, please send an email to micde-events@umich.edu. If you are an MICDE student or an AIM student and you’re interested in having lunch with Prof. Basaran during his visit\, please RSVP by Thursday\, February 20\, 2020.
URL:https://micde.umich.edu/event/micde-seminar-osman-basaran-purdue/
LOCATION:1084 East Hall\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/01/Osman-Basaran.png
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=1084 East Hall 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200221T093000
DTEND;TZID=America/Detroit:20200221T160000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000325-1582277400-1582300800@micde.umich.edu
SUMMARY:Introduction to Stata
DESCRIPTION:Audience: Those who have never used Stata before but wish to learn.\n\nBy the end of the workshop\, participants will be able to:\n\n\nWork with Stata\, including using Do-files and using the help system\nGet data into Stata and manage your data files\nEstablish familiarity with your data\nClean the data to prepare it for analysis\nCheck for basic errors in the data\nGenerate new variables or manipulate existing variables\nMerge or reshape the data\nProduce summary tables and descriptive statistics\n\n\nNote: This workshop does NOT cover any statistical modeling.\n\nNote: This workshop is based on Stata 15; it does not cover the new features in Stata 16.\nSee upcoming workshop “Stata 16 New Data Management Features” for that material.
URL:https://micde.umich.edu/event/introduction-to-stata-5/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200220T160000
DTEND;TZID=America/Detroit:20200220T170000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000347-1582214400-1582218000@micde.umich.edu
SUMMARY:Workshop: Corelogic real estate data for research
DESCRIPTION:The University of Michigan library system has licensed a large data set containing real estate transactions\, deeds\, and property tax records for the United States. The data were collected by the commercial vendor Corelogic\, and our license allows UM researchers to use the data for research purposes. These data are of potential interest to researchers in many fields\, as they capture spatial and temporal real estate market conditions\, taxing practices\, and the physical states of millions of residential structures in the US. \nIn this workshop\, members of MIDAS and CSCAR will go over the contents and limitations of the data\, some examples of research questions that used this set of data\, and some of the computational and analytic tools that have been successfully used with these data in the past. CSCAR consultants can provide free guidance for researchers wishing to work with these data\, including both methodological and computational aspects of the work. We will also be happy to discuss with you to help you decide how this dataset can be used for your specific research questions.
URL:https://micde.umich.edu/event/corelogic-real-estate-data-for-research/
LOCATION:Weiser Hall\, 6th Floor\, 619\, 500 Church Street\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200220T143000
DTEND;TZID=America/Detroit:20200220T160000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000322-1582209000-1582214400@micde.umich.edu
SUMMARY:R by Example: Functional Programming with dplyr
DESCRIPTION:In the R by Example series of workshops\, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns.  The “Functional Programming with dplyr” workshop will initially focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/).  We’ll use the dplyr package for data manipulation\, and then demonstrate how to encapsulate the basic pattern within a function. Such functional programming allows us to repeatedly apply this pattern to answer other questions about this data. By using a function\, we make our code more concise and easier to understand. This workshop is geared towards intermediate to advanced R users\, or as a follow-up to the “Analyzing RECS using tidyverse” workshop.
URL:https://micde.umich.edu/event/r-by-example-functional-programming-with-dplyr/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200218T083000
DTEND;TZID=America/Detroit:20200218T153000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000327-1582014600-1582039800@micde.umich.edu
SUMMARY:Introduction to SAS: Basic Data Manipulating\, Summarizing\, and Graphing
DESCRIPTION:Prerequisites: Familiarity with basic statistical calculations and graphs is helpful. \nIn this one-day\, six-hour workshop we will discuss the basics of using SAS for data analysis. The workshop is held in a computer lab and will alternate between instructor presentations and attendee work sessions. After this course the attendee will be able to load data into SAS from several file formats; create new variables in a dataset; sort\, join\, and subset datasets; create and use data formats; and properly record missing data. Additionally\, the attendee will be able to compute\, in SAS\, basic univariate summaries (e.g.\, means\, standard deviations\, quantiles\, counts\, percentages) and create univariate graphs (e.g.\, histograms\, density curves\, boxplots\, and bar charts). If time permits\, we will discuss multivariate summaries (e.g.\, correlations\, odds ratios) and graphs (e.g.\, scatterplots\, stacked bar charts\, side-by-side boxplots). Good statistical practice will be demonstrated but this workshop is not designed to teach statistics.
URL:https://micde.umich.edu/event/introduction-to-sas-basic-data-manipulating-summarizing-and-graphing/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200217T150000
DTEND;TZID=America/Detroit:20200217T170000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000335-1581951600-1581958800@micde.umich.edu
SUMMARY:Generalized estimating equations in Python
DESCRIPTION:GEE is an extension of the generalized linear modeling (GLM) framework for dependent data.  GEE can be used with longitudinal data\, clustered data\, and other forms of dependent data where a GLM may not be appropriate.  In this workshop we will discuss fitting models using GEE in Python with the Statsmodels package. We will briefly cover the underlying foundation for GEE\, but will mainly focus on practical aspects of utilizing GEE in Python\, through several case studies.  More advanced topics including model selection and regularized fitting may be covered\, depending on student interest.  \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/generalized-estimating-equations-in-python-2/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200214T130000
DTEND;TZID=America/Detroit:20200214T160000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20260605T170310Z
UID:10000345-1581685200-1581696000@micde.umich.edu
SUMMARY:R II: Programming
DESCRIPTION:People using R for applied research are often not taught basic programming practices such as writing functions\, efficient iterative processing\, vectorization\, and other practices that would make their research far more efficient and reproducible.  Understandably\, focus is on basic data manipulation and getting model results.  Unfortunately\, this can mean the data isn’t as explored as it should be\, or other opportunities are lost (e.g. feature engineering)\, because of the presumed effort that would be required to deal with the data more fully.\n\nThis workshop will help you get more out of R so that you can take your efforts to the next level.\n\nPrereq: Some basic experience using R is required (R I).  You should know how to create and manipulate objects\, run basic analyses\, etc.  This could also be useful to anyone with programming experience in another language like Python.\n\n\nContent Basis: https://m-clark.github.io/data-processing-and-visualization/
URL:https://micde.umich.edu/event/r-ii-programming/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200212T100000
DTEND;TZID=America/Detroit:20200212T120000
DTSTAMP:20260605T140810
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000342-1581501600-1581508800@micde.umich.edu
SUMMARY:Basics of automatic dependency management with Make
DESCRIPTION:In this workshop we will discuss the concept of dependency management\, with the primary focus on build dependencies between software components.  We will learn how to express the dependencies and how to automate the software building process using Make utility and language.  \nWe will go through hands-on exercises and will see how expressing the dependencies decreases the time to build a project.  Although Make is traditionally used in software projects consisting of multiple files of code in a compiled language (such as C\, C++\, Fortran\, or Golang)\, we will also discuss how to utilize Make for dependency management in non-programming projects.  At the end of the workshop you will be able to use Make to script routine tasks and track dependencies automatically.  \n  \nParticipants will need to have laptops with WiFi connection if they wish to follow the hands-on exercises.  A basic knowledge of Unix-like operating systems would be helpful in following and understanding the material\, but is not required.
URL:https://micde.umich.edu/event/basics-of-automatic-dependency-management-with-make/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
END:VCALENDAR