Applies Survey Data Analysis in SPSS
The workshop will introduce the basic concepts and elements necessary to analyze data collected via a complex sampling design. The workshop will use SPSS Complex Samples to conduct descriptive analyses....
The workshop will introduce the basic concepts and elements necessary to analyze data collected via a complex sampling design. The workshop will use SPSS Complex Samples to conduct descriptive analyses....
In regression, we are often interested in an interaction, which is the modification or moderation of the effect of an independent variable by another. Understanding interactions involves interpreting the regression...
Speaker: Najoon Suh, Ph.D IDRE Fellow Department of Statistics and Data Science University of California Los Angeles Location: Zoom (Recording link) Abstract: In the work to...
UCLA-IDRE is pleased to host a two-day, in-person, Big Data workshop (July 31 - August 1, 2024, 8 AM-2 PM each day) organized by Pittsburgh Supercomputing Center. This workshop will...
R Markdown files integrate text, Markdown, and R code into dynamic documents that weave together plain text, formatted text, and the output of the R code. The resulting dynamic reports...
This workshop will cover both the use of descriptive and inferential statistics with complex survey data in Stata. We will also discuss post-estimation commands, the analysis of subpopulations, and some...
R is a powerful programming language specifically designed for statistical analysis. In this workshop, we will explore some of the tools and packages available in R to craft visually appealing...
Speaker: Xiao Luo, Ph.D. IDRE Fellow Department of Computer Science University of California Los Angeles Time: 11:30 AM – 12:30 PM (PST) Date: August 30, 2024RSVP link: Click here to watch...
Speaker: Fei-Man Hsu, Ph.D. IDRE Fellow Department of Molecular, Cell, and Developmental Biology University of California Los Angeles Time: 11:30 AM – 12:30 PM (PST) Date: September 27, 2024 Video recording:...
Do you have Code Repositories that are scattered across multiple external platforms? If you are already using Github, are you paying for private repositories? Do you want to have your...
Are you tired of wasting precious time converting your research documents into public websites and presentations? Have you ever needed to change the format of your writing to fit a...
The Hoffman2 Cluster is a powerful computational resource for the UCLA research community. Come and learn what is it and how you can get started using it.
Are you interested in creating and publishing 3D virtual environments on the Web? Would you like to be able to quickly spatially model multimedia assets? This workshop will introduce you...
Built on a hypervisor of the host operating system, a virtual machine (VM) provides an isolated virtual environment that allows for the execution of guest operating systems and applications. However,...
A training about disability culture at UCLA and the larger world. Learn about accessibility vs accommodations and how to best inclusive to people with disabilities at work and in the...
Nearly 7 out of 8 billion of the worldÕs population uses mobile phones. Learn about several uses in research including information dissemination techniques, data (image/audio/video) collection, geo-tagged content and gamification....
Join the Office of Advanced Research Computing for an in-depth exploration of how GPU computing is revolutionizing AI and HPC workloads. Gain hands-on knowledge from experts in generative AI, large...
Built on a hypervisor of the host operating system, a virtual machine (VM) provides an isolated virtual environment that allows for the execution of guest operating systems and applications. However,...
What is digital accessibility? How can the research enterprise be more prepared to be inclusive of people with disabilities. What should an IRB be evaluating in terms of digital accessibility?
Knowledge of Linux is key to successfully using most HPC resources, including the Hoffman2 Cluster. This workshop introduces users to basic usage of the command line interface (CLI), basic file...
https://docs.google.com/document/d/1mlp8_1H0Ih884OejqBlzD1iz5yw1PDnOGb-HuW-gXV0/edit
As the excitement around ChatGPT and other large language models (LLMs) continues to grow, many are exploring how to leverage these technologies in their own domains to achieve more targeted...
Speaker: Robert Fofrich, Ph.D. IDRE and UC President’s Postdoctoral Fellow Institute of the Environment and Sustainability University of California Los Angeles Place: Virtual (Link to the recording) Abstract: Meeting international...
Do you build software applications and use GitHub for your code versioning? In this workshop you will learn about GitHub Projects and how to create and resolve issues. You will...
This workshop will introduce the PROCESS Macro in SPSS (written by Andrew Hayes). Basic models will be demonstrated. Explanations of the syntax and output will be given, as well as...
Jupyter Notebook and JupyterLab are a powerful tool for interactive computing and for proof of concept implementations. Come and learn how to open jupyter sessions on your local browser while...
How to connect to the Hoffman2 Cluster via Jupyter / how to run python, R, Julia, bash, etc. notebooks / creating interactive presentations / running jupyter notebooks in python or...
Study designs that includes mobile apps requires planning, forethought, and awareness of the data needed to achieve your grantÕs Òspecific aimsÓ. Mobile devices are near ubiquitous but if you are...
Join us for first of a series of AWS AIML Workshops led by experienced Senior Solution Architects from Amazon Web Services(AWS). This series is designed to elevate your cloud computing...
The Office of Advanced Research Computing (OARC) is pleased to be one of the remote sites for the Pittsburgh Supercomputing Center (PSC) workshop on Using GPUs with OpenACC on November...
As a computational researcher, it can be essential to know how to use version control in order to run other peopleÕs code or to develop code as part of a...
Neural networks are the "beating heart" of modern LLM-based AI systems, driving everything from image recognition to natural language processing. In this 2-hour lecture, we'll explore the foundational concepts of...
As you plan and budget for your research studies, keep in mind that making your research findings accessible should be a forethought and not an afterthought. If you are going...
SPSS is a very easy-to-use statistical package that runs on Windows, Macintosh and UNIX platforms. This class is designed for people who are just starting to use SPSS. The students...
Learn how to perform interactive computing on the Hoffman2 Cluster. From requesting the computational resources needed for your interactive session to loading and starting TUI and GUI applications.
GitHub is a web-based platform for software projects using Git. This workshop will continue the Git introduction by focusing on how to use the features of GitHub for accessing, managing,...
In 2019, Rights and Sterba introduced a set of effect size measures for linear multilevel models in the article Quantifying Explained Variance in Multilevel Models: An Integrative Framework for Defining...
Batch computing enables you to execute concurrently or independently a large number of simulations, practically scaling up your ability to conduct research. Come and learn the basics of how to...
Mobile App Research allows for flexible collection of data. Being Òin the fieldÓ can now happen anytime and anywhere. This is true across a broad spectrum of disciplines today including...
Venue: Virtual (link to the recorded video) The IDRE Early Career Researchers (ECR) group is pleased to host a panel discussion on applications of AI technology in research computing. The...
UCLA-IDRE, along with ACCESS and Pittsburgh Supercomputing Center, is pleased to announce a workshop on the Introduction to Message Passing Interface (MPI). This workshop will give C and Fortran programmers a...
Do you write and version code in Github? In this workshop you will learn how to use Github Actions to automatically and securely deploy your source code across your infrastructure....
What is digital accessibility? How can the research enterprise be more prepared to be inclusive of people with disabilities. What should an IRB be evaluating in terms of digital accessibility?...
Python is a very popular language for computational and data science, and it has many powerful capabilities for visualizing data in the pursuit of understanding and conveying underlying patterns. The...
Join us for an engaging session in the Hoffman2 Happy Hour Series as we explore how to effectively use RStudio on Hoffman2. This hands-on workshop will demonstrate the use of...
Python is a very popular language for computational and data science, and it has many powerful capabilities for visualizing data in the pursuit of understanding and conveying underlying patterns. The...
Containers are revolutionizing the way scientific software is run on High-Performance Computing (HPC) platforms by providing a ÔvirtualÕ OS that simplifies application installation and portability. This session will guide you...
Learn how to reduce hallucinations and improve the quality of LLM responses using retrieval augmented generation.
Building on the concepts introduced in Using Containers on HPC Resources, this session will focus on creating custom containers designed to run seamlessly on HPC platforms. Participants will learn how...
Speaker: Hesam Soleimani, Ph.D. IDRE Postdoctoral Fellow Civil Engineering University of California Los Angeles Place: Virtual (Video recording) Abstract: Urban infrastructure encompasses diverse systems, from residential buildings to critical facilities...